|
arsa
2.7
|
Go to the source code of this file.
Namespaces | |
| irr | |
| Everything in the Irrlicht Engine can be found in this namespace. | |
| irr::video | |
| The video namespace contains classes for accessing the video driver. All 2d and 3d rendering is done here. | |
Enumerations | |
| enum | irr::video::E_VERTEX_ATTRIBUTES { irr::video::EVA_POSITION = 0, irr::video::EVA_NORMAL, irr::video::EVA_COLOR, irr::video::EVA_TCOORD0, irr::video::EVA_TCOORD1, irr::video::EVA_TANGENT, irr::video::EVA_BINORMAL, irr::video::EVA_COUNT } |
| Enumeration for all vertex attributes there are. More... | |
Variables | |
| const char *const | irr::video::sBuiltInVertexAttributeNames [] |
| Array holding the built in vertex attribute names. More... | |
1.8.15