
Public Member Functions | |
| cInstance (cBufferedSubMesh *pBufferedSubMesh, const Ogre::Vector3 &vPos, const Ogre::Quaternion &qRot, const Ogre::Vector3 &vScale, const Ogre::ColourValue &vCol, const bool bColourOverride) | |
Public Attributes | |
| cBufferedSubMesh * | mpBufferedSubMesh |
| Ogre::Vector3 | mvPos |
| Ogre::Quaternion | mqRot |
| Ogre::Vector3 | mvScale |
| Ogre::ColourValue | mvCol |
| bool | mbColourOverride |
Definition at line 112 of file lugre_fastbatch.h.
| Lugre::cFastBatch::cInstance::cInstance | ( | cBufferedSubMesh * | pBufferedSubMesh, | |
| const Ogre::Vector3 & | vPos, | |||
| const Ogre::Quaternion & | qRot, | |||
| const Ogre::Vector3 & | vScale, | |||
| const Ogre::ColourValue & | vCol, | |||
| const bool | bColourOverride | |||
| ) | [inline] |
Definition at line 120 of file lugre_fastbatch.h.
Definition at line 113 of file lugre_fastbatch.h.
Referenced by Lugre::cFastBatch::cSubBatch::AddInstance(), and Lugre::cFastBatch::cSubBatch::Build().
| Ogre::Vector3 Lugre::cFastBatch::cInstance::mvPos |
Definition at line 114 of file lugre_fastbatch.h.
Referenced by Lugre::cFastBatch::cSubBatch::Build().
| Ogre::Quaternion Lugre::cFastBatch::cInstance::mqRot |
Definition at line 115 of file lugre_fastbatch.h.
Referenced by Lugre::cFastBatch::cSubBatch::Build().
| Ogre::Vector3 Lugre::cFastBatch::cInstance::mvScale |
Definition at line 116 of file lugre_fastbatch.h.
Referenced by Lugre::cFastBatch::cSubBatch::Build().
| Ogre::ColourValue Lugre::cFastBatch::cInstance::mvCol |
Definition at line 117 of file lugre_fastbatch.h.
Referenced by Lugre::cFastBatch::cSubBatch::AddInstance(), and Lugre::cFastBatch::cSubBatch::Build().
Definition at line 118 of file lugre_fastbatch.h.
1.5.6