#include <OgreBillboardChain.h>
Public Member Functions | |
Element () | |
Element (Vector3 position, Real width, Real texCoord, ColourValue colour) | |
Public Attributes | |
Vector3 | position |
Real | width |
Real | texCoord |
U or V texture coord depending on options. | |
ColourValue | colour |
Definition at line 77 of file OgreBillboardChain.h.
Ogre::BillboardChain::Element::Element | ( | ) |
Ogre::BillboardChain::Element::Element | ( | Vector3 | position, | |
Real | width, | |||
Real | texCoord, | |||
ColourValue | colour | |||
) |
Definition at line 89 of file OgreBillboardChain.h.
Definition at line 90 of file OgreBillboardChain.h.
Definition at line 93 of file OgreBillboardChain.h.
Copyright © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 27 22:02:53 2009