|
arsa
2.7
|
Go to the source code of this file.
Classes | |
| class | irr::core::vector2d< T > |
| 2d vector template class with lots of operators and methods. More... | |
| class | irr::core::dimension2d< T > |
| Specifies a 2 dimensional size. More... | |
Namespaces | |
| irr | |
| Everything in the Irrlicht Engine can be found in this namespace. | |
| irr::core | |
| Basic classes such as vectors, planes, arrays, lists, and so on can be found in this namespace. | |
Typedefs | |
| typedef dimension2d< f32 > | irr::core::dimension2df |
| Typedef for an f32 dimension. More... | |
| typedef dimension2d< u32 > | irr::core::dimension2du |
| Typedef for an unsigned integer dimension. More... | |
| typedef dimension2d< s32 > | irr::core::dimension2di |
| Typedef for an integer dimension. More... | |
1.8.15