ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change
on this file since 1dd929e was
1188195,
checked in by Dmitry Kobets <dkobets@…>, 4 years ago
|
Finished floating point vec2
|
-
Property mode set to
100644
|
File size:
541 bytes
|
Line | |
---|
1 | ctor(x,y):<1.,2.> |
---|
2 | copy ctor:<1.,2.> |
---|
3 | assignment:<3.,4.2> |
---|
4 | move assignment:<1.,2.> |
---|
5 | zero-init:<0.,0.> |
---|
6 | zero-assign:<0.,0.> |
---|
7 | fill-ctor:<1.23,1.23> |
---|
8 | ?-?:<2,43> |
---|
9 | ?-=?:<125,-657> |
---|
10 | -?:<-125,657> |
---|
11 | ?+?:<23,245> |
---|
12 | ?+=?:<23,245> |
---|
13 | v*s:<45,825> |
---|
14 | s*v:<45,825> |
---|
15 | ?*=?:<45,825> |
---|
16 | ?/?:<0,-3> |
---|
17 | ?/=?:<0,-3> |
---|
18 | limits:<2147483647,-2147483648> |
---|
19 | dot_1:0 |
---|
20 | dot_2:32 |
---|
21 | length:5 |
---|
22 | length_squared:25 |
---|
23 | distance:9 |
---|
24 | normalize:<0,0> |
---|
25 | normalize_2:<1,0> |
---|
26 | project:<5,0> |
---|
27 | project_2:<5.5,5.5> |
---|
28 | reflect:<-5.,6.> |
---|
29 | refract:<5.,6.> |
---|
30 | refract:<3.7594,4.5592> |
---|
31 | faceforward_nochange:<4.,5.5> |
---|
32 | faceforward_flip:<-4.,-5.5> |
---|
Note: See
TracBrowser
for help on using the repository browser.