
Public Member Functions | |
| cTargetMarker (Real fDist, Real fSize, const ColourValue vColor) | |
| virtual | ~cTargetMarker () |
| void | SetOgreCam (const Vector3 &vRight, const Vector3 &vUp) |
| virtual void | _notifyCurrentCamera (Camera *cam) |
| overrides method from SimpleRenderable | |
Static Public Member Functions | |
| static std::string | GetUniqueName () |
Public Attributes | |
| Real | mfDist |
| Real | mfSize |
| Billboard * | mlBillboards [4] |
Definition at line 309 of file lugre_gfx3D.cpp.
| Lugre::cTargetMarker::cTargetMarker | ( | Real | fDist, | |
| Real | fSize, | |||
| const ColourValue | vColor | |||
| ) | [inline] |
| virtual Lugre::cTargetMarker::~cTargetMarker | ( | ) | [inline, virtual] |
Definition at line 316 of file lugre_gfx3D.cpp.
| void Lugre::cTargetMarker::SetOgreCam | ( | const Vector3 & | vRight, | |
| const Vector3 & | vUp | |||
| ) | [inline] |
Definition at line 319 of file lugre_gfx3D.cpp.
References mfDist, mlBillboards, and PROFILE.
Referenced by _notifyCurrentCamera().
| virtual void Lugre::cTargetMarker::_notifyCurrentCamera | ( | Camera * | cam | ) | [inline, virtual] |
overrides method from SimpleRenderable
Definition at line 329 of file lugre_gfx3D.cpp.
References PROFILE, and SetOgreCam().
| static std::string Lugre::cTargetMarker::GetUniqueName | ( | ) | [inline, static] |
| Billboard* Lugre::cTargetMarker::mlBillboards[4] |
1.5.6