Contains the data of an element of the BillboardChain. More...
#include <OgreBillboardChain.h>
Public Member Functions | |
Element () | |
Element (const Vector3 &position, Real width, Real texCoord, const ColourValue &colour, const Quaternion &orientation) | |
Public Attributes | |
Vector3 | position |
Real | width |
Real | texCoord |
U or V texture coord depending on options. | |
ColourValue | colour |
Quaternion | orientation |
Contains the data of an element of the BillboardChain.
Definition at line 83 of file OgreBillboardChain.h.
Ogre::BillboardChain::Element::Element | ( | ) |
Ogre::BillboardChain::Element::Element | ( | const Vector3 & | position, | |
Real | width, | |||
Real | texCoord, | |||
const ColourValue & | colour, | |||
const Quaternion & | orientation | |||
) |
Definition at line 100 of file OgreBillboardChain.h.
Definition at line 103 of file OgreBillboardChain.h.
Definition at line 96 of file OgreBillboardChain.h.
U or V texture coord depending on options.
Definition at line 99 of file OgreBillboardChain.h.
Definition at line 97 of file OgreBillboardChain.h.
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:37:08 2012