Eidolon
|
Fixed definition of a vertex used in the renderer. More...
#include <OgreRenderTypes.h>
Public Attributes | |
float | pos [3] |
float | norm [3] |
Ogre::RGBA | col |
float | tex [3] |
Fixed definition of a vertex used in the renderer.
Ogre::RGBA col |
float norm[3] |
float pos[3] |
float tex[3] |