#include <lugre_BorderColourClipPaneOverlay.h>

Public Member Functions | |
| CCPBorderRenderable (cBorderColourClipPaneOverlay *parent) | |
| const Ogre::MaterialPtr & | getMaterial (void) const |
| void | getRenderOperation (Ogre::RenderOperation &op) |
| void | getWorldTransforms (Ogre::Matrix4 *xform) const |
| const Ogre::Quaternion & | getWorldOrientation (void) const |
| const Ogre::Vector3 & | getWorldPosition (void) const |
| unsigned short | getNumWorldTransforms (void) const |
| bool | useIdentityProjection (void) const |
| bool | useIdentityView (void) const |
| Ogre::Real | getSquaredViewDepth (const Ogre::Camera *cam) const |
| const Ogre::LightList & | getLights (void) const |
| bool | getPolygonModeOverrideable (void) const |
Protected Attributes | |
| cBorderColourClipPaneOverlay * | mParent |
Definition at line 97 of file lugre_BorderColourClipPaneOverlay.h.
| Lugre::CCPBorderRenderable::CCPBorderRenderable | ( | cBorderColourClipPaneOverlay * | parent | ) | [inline] |
Constructed with pointers to parent.
Definition at line 103 of file lugre_BorderColourClipPaneOverlay.h.
| const Ogre::MaterialPtr& Lugre::CCPBorderRenderable::getMaterial | ( | void | ) | const [inline] |
Definition at line 107 of file lugre_BorderColourClipPaneOverlay.h.
References mParent, and Lugre::cBorderColourClipPaneOverlay::mpBorderMaterial.
| void Lugre::CCPBorderRenderable::getRenderOperation | ( | Ogre::RenderOperation & | op | ) | [inline] |
Definition at line 108 of file lugre_BorderColourClipPaneOverlay.h.
References mParent, and Lugre::cBorderColourClipPaneOverlay::mRenderOpBorder.
| void Lugre::CCPBorderRenderable::getWorldTransforms | ( | Ogre::Matrix4 * | xform | ) | const [inline] |
| const Ogre::Quaternion& Lugre::CCPBorderRenderable::getWorldOrientation | ( | void | ) | const [inline] |
Definition at line 110 of file lugre_BorderColourClipPaneOverlay.h.
| const Ogre::Vector3& Lugre::CCPBorderRenderable::getWorldPosition | ( | void | ) | const [inline] |
Definition at line 111 of file lugre_BorderColourClipPaneOverlay.h.
| unsigned short Lugre::CCPBorderRenderable::getNumWorldTransforms | ( | void | ) | const [inline] |
Definition at line 112 of file lugre_BorderColourClipPaneOverlay.h.
| bool Lugre::CCPBorderRenderable::useIdentityProjection | ( | void | ) | const [inline] |
Definition at line 113 of file lugre_BorderColourClipPaneOverlay.h.
| bool Lugre::CCPBorderRenderable::useIdentityView | ( | void | ) | const [inline] |
Definition at line 114 of file lugre_BorderColourClipPaneOverlay.h.
| Ogre::Real Lugre::CCPBorderRenderable::getSquaredViewDepth | ( | const Ogre::Camera * | cam | ) | const [inline] |
| const Ogre::LightList& Lugre::CCPBorderRenderable::getLights | ( | void | ) | const [inline] |
Definition at line 116 of file lugre_BorderColourClipPaneOverlay.h.
| bool Lugre::CCPBorderRenderable::getPolygonModeOverrideable | ( | void | ) | const [inline] |
Definition at line 100 of file lugre_BorderColourClipPaneOverlay.h.
Referenced by getMaterial(), getPolygonModeOverrideable(), getRenderOperation(), getSquaredViewDepth(), and getWorldTransforms().
1.5.6