Allolib
1.0
C++ Components For Interactive Multimedia
|
Public Member Functions | |
Vec< 3, T > | cross (const Vec< 3, T > &b) const |
Returns cross product of this x b. | |
Public Attributes | |
T | x |
T | y |
T | z |
Definition at line 92 of file al_Vec.hpp.