Free Electron
|
Classes | |
class | fe::Barycenter< T > |
Barycentric coordinates for a triangle. More... | |
class | fe::Box< N, T > |
N-dimensional axis-aligned bounding-box. More... | |
class | fe::Color |
Special vector for color (RGBA) More... | |
class | fe::DAGNode |
Node in a Directed Acyclic Graph. More... | |
class | fe::Euler< T > |
Special vector for concatenated Euler angles. More... | |
class | fe::Matrix< M, N, T > |
General template for fixed size numeric matrices. More... | |
class | fe::Matrix< 3, 4, T > |
Matrix for 3D transformations. More... | |
class | fe::OrthonormalBasis< T > |
OrthonormalBasis for 3D transformations. More... | |
class | fe::Quaternion< T > |
Four-dimensional complex number. More... | |
class | fe::Vector< N, T > |
Dense vector - size fixed by template. More... | |
class | fe::Vector< FE_VDIM, F32 > |
Fully specialized 3 or 4 component F32 vector using GNU SIMD. More... | |