Public Member Functions | Public Attributes

Ogre::BillboardChain::Element Class Reference

Contains the data of an element of the BillboardChain. More...

#include <OgreBillboardChain.h>

List of all members.

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

Detailed Description

Contains the data of an element of the BillboardChain.

Definition at line 83 of file OgreBillboardChain.h.


Constructor & Destructor Documentation

Ogre::BillboardChain::Element::Element (  ) 
Ogre::BillboardChain::Element::Element ( Vector3  position,
Real  width,
Real  texCoord,
ColourValue  colour 
)

Member Data Documentation

Definition at line 99 of file OgreBillboardChain.h.

Definition at line 95 of file OgreBillboardChain.h.

U or V texture coord depending on options.

Definition at line 98 of file OgreBillboardChain.h.

Definition at line 96 of file OgreBillboardChain.h.


The documentation for this class was generated from the following file:

Copyright © 2008 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Wed Nov 3 2010 19:24:53