Data Structures | |
| class | NCollection_Mat4< Element_t > |
| Generic matrix of 4 x 4 elements. To be used in conjunction with NCollection_Vec4 entities. Originally introduced for 3D space projection and orientation operations. Warning, empty constructor returns an identity matrix. More... | |
Variables | |
| template<typename Element_t> | |
| const Element_t | NCollection_Mat4< Element_t >::MyZeroArray [] |
| template<typename Element_t> | |
| const Element_t | NCollection_Mat4< Element_t >::MyIdentityArray [] |
| const Element_t NCollection_Mat4< Element_t >::MyIdentityArray[] |
| const Element_t NCollection_Mat4< Element_t >::MyZeroArray[] |