#include <OgreBillboardChain.h>
Public Attributes | |
size_t | start |
The start of this chains subset of the buffer. | |
size_t | head |
The 'head' of the chain, relative to start. | |
size_t | tail |
The 'tail' of the chain, relative to start. |
The buffer subset wraps at mMaxElementsPerChain so that head and tail can move freely. head and tail are inclusive, when the chain is empty head and tail are filled with high-values.
Definition at line 294 of file OgreBillboardChain.h.
|
The 'head' of the chain, relative to start.
Definition at line 299 of file OgreBillboardChain.h. |
|
The start of this chains subset of the buffer.
Definition at line 297 of file OgreBillboardChain.h. |
|
The 'tail' of the chain, relative to start.
Definition at line 301 of file OgreBillboardChain.h. |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun May 6 10:54:34 2007