#include "OgrePrerequisites.h"#include "OgreMovableObject.h"#include "OgreRenderable.h"#include "OgreRadixSort.h"#include "OgreCommon.h"Go to the source code of this file.
Namespaces | |
| namespace | Ogre |
Enumerations | |
| enum | BillboardOrigin { BBO_TOP_LEFT, BBO_TOP_CENTER, BBO_TOP_RIGHT, BBO_CENTER_LEFT, BBO_CENTER, BBO_CENTER_RIGHT, BBO_BOTTOM_LEFT, BBO_BOTTOM_CENTER, BBO_BOTTOM_RIGHT } |
| Enum covering what exactly a billboard's position means (center, top-left etc). More... | |
| enum | BillboardRotationType { BBR_VERTEX, BBR_TEXCOORD } |
| The rotation type of billboard. More... | |
| enum | BillboardType { BBT_POINT, BBT_ORIENTED_COMMON, BBT_ORIENTED_SELF, BBT_PERPENDICULAR_COMMON, BBT_PERPENDICULAR_SELF } |
| The type of billboard to use. More... | |
|
|
Enum covering what exactly a billboard's position means (center, top-left etc).
Definition at line 47 of file OgreBillboardSet.h. |
|
|
The rotation type of billboard.
Definition at line 60 of file OgreBillboardSet.h. |
|
|
The type of billboard to use.
Definition at line 68 of file OgreBillboardSet.h. |
Copyright © 2000-2005 by The OGRE Team

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 30 10:50:58 2007