Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Ogre::Rectangle2D Member List

This is the complete list of members for Ogre::Rectangle2D, including all inherited members.
_getParentNodeFullTransform(void) const Ogre::MovableObject [virtual]
_notifyAttached(Node *parent, bool isTagPoint=false)Ogre::MovableObject [virtual]
_notifyCurrentCamera(Camera *cam)Ogre::SimpleRenderable [virtual]
_updateCustomGpuParameter(const GpuProgramParameters::AutoConstantEntry &constantEntry, GpuProgramParameters *params) const Ogre::Renderable [virtual]
_updateRenderQueue(RenderQueue *queue)Ogre::SimpleRenderable [virtual]
addQueryFlags(unsigned long flags)Ogre::MovableObject [virtual]
CustomParameterMap typedefOgre::Renderable [protected]
extrudeBounds(AxisAlignedBox &box, const Vector4 &lightPos, Real extrudeDist) const Ogre::ShadowCaster [protected, virtual]
extrudeVertices(HardwareVertexBufferSharedPtr vertexBuffer, size_t originalVertexCount, const Vector4 &lightPos, Real extrudeDist)Ogre::ShadowCaster [static]
generateShadowVolume(EdgeData *edgeData, HardwareIndexBufferSharedPtr indexBuffer, const Light *light, ShadowRenderableList &shadowRenderables, unsigned long flags)Ogre::ShadowCaster [protected, virtual]
getBoundingBox(void) const Ogre::SimpleRenderable [virtual]
getBoundingRadius(void) const Ogre::Rectangle2D [virtual]
getCastShadows(void) const Ogre::MovableObject [virtual]
getCastsShadows(void) const Ogre::Renderable [virtual]
getClipPlanes() const Ogre::Renderable [virtual]
getCustomParameter(size_t index) const Ogre::Renderable
getDarkCapBounds(const Light &light, Real dirLightExtrusionDist) const Ogre::MovableObject [virtual]
getEdgeList(void)Ogre::MovableObject [virtual]
getExtrusionDistance(const Vector3 &objectPos, const Light *light) const Ogre::ShadowCaster [protected]
getLightCapBounds(void) const Ogre::MovableObject [virtual]
getLights(void) const Ogre::SimpleRenderable [virtual]
getMaterial(void) const Ogre::SimpleRenderable [virtual]
getMovableType(void) const Ogre::SimpleRenderable [virtual]
getName(void) const Ogre::SimpleRenderable [virtual]
getNormaliseNormals(void) const Ogre::Renderable [virtual]
getNumWorldTransforms(void) const Ogre::Renderable [virtual]
getParentNode(void) const Ogre::MovableObject [virtual]
getParentSceneNode(void) const Ogre::MovableObject [virtual]
getPointExtrusionDistance(const Light *l) const Ogre::MovableObject [virtual]
getQueryFlags(void) const Ogre::MovableObject [virtual]
getRenderDetail() const Ogre::Renderable [virtual]
getRenderDetailOverrideable(void) const Ogre::Renderable [virtual]
getRenderOperation(RenderOperation &op)Ogre::SimpleRenderable [virtual]
getRenderQueueGroup(void) const Ogre::MovableObject [virtual]
getShadowVolumeRenderableIterator(ShadowTechnique shadowTechnique, const Light *light, HardwareIndexBufferSharedPtr *indexBuffer, bool extrudeVertices, Real extrusionDist, unsigned long flags=0)Ogre::MovableObject [virtual]
getSquaredViewDepth(const Camera *cam) const Ogre::Rectangle2D [virtual]
getTechnique(void) const Ogre::Renderable [virtual]
getUserObject(void)Ogre::MovableObject [virtual]
getWorldBoundingBox(bool derive=false) const Ogre::MovableObject [virtual]
getWorldBoundingSphere(bool derive=false) const Ogre::MovableObject [virtual]
getWorldOrientation(void) const Ogre::Rectangle2D [protected, virtual]
getWorldPosition(void) const Ogre::Rectangle2D [protected, virtual]
getWorldTransforms(Matrix4 *xform) const Ogre::Rectangle2D [protected, virtual]
isAttached(void) const Ogre::MovableObject [virtual]
isInScene(void) const Ogre::MovableObject [virtual]
isVisible(void) const Ogre::MovableObject [virtual]
m_matWorldTransformOgre::SimpleRenderable [protected]
m_pCameraOgre::SimpleRenderable [protected]
m_pMaterialOgre::SimpleRenderable [protected]
m_pParentSceneManagerOgre::SimpleRenderable [protected]
m_strMatNameOgre::SimpleRenderable [protected]
m_strNameOgre::SimpleRenderable [protected]
mBoxOgre::SimpleRenderable [protected]
mCastShadowsOgre::MovableObject [protected]
mCustomParametersOgre::Renderable [protected]
MovableObject()Ogre::MovableObject
mParentIsTagPointOgre::MovableObject [protected]
mParentNodeOgre::MovableObject [protected]
mQueryFlagsOgre::MovableObject [protected]
mRenderDetailOverrideableOgre::Renderable [protected]
mRenderOpOgre::SimpleRenderable [protected]
mRenderQueueIDOgre::MovableObject [protected]
mRenderQueueIDSetOgre::MovableObject [protected]
ms_uGenNameCountOgre::SimpleRenderable [protected, static]
msDummyPlaneListOgre::Renderable [protected, static]
mUserObjectOgre::MovableObject [protected]
mVisibleOgre::MovableObject [protected]
mWorldAABBOgre::MovableObject [mutable, protected]
mWorldBoundingSphereOgre::MovableObject [mutable, protected]
mWorldDarkCapBoundsOgre::MovableObject [mutable, protected]
Rectangle2D(bool includeTextureCoordinates=false)Ogre::Rectangle2D
removeQueryFlags(unsigned long flags)Ogre::MovableObject [virtual]
Renderable()Ogre::Renderable
setBoundingBox(const AxisAlignedBox &box)Ogre::SimpleRenderable
setCastShadows(bool enabled)Ogre::MovableObject
setCorners(Real left, Real top, Real right, Real bottom)Ogre::Rectangle2D
setCustomParameter(size_t index, const Vector4 &value)Ogre::Renderable
setMaterial(const String &matName)Ogre::SimpleRenderable
setQueryFlags(unsigned long flags)Ogre::MovableObject [virtual]
setRenderDetailOverrideable(bool override)Ogre::Renderable [virtual]
setRenderOperation(const RenderOperation &rend)Ogre::SimpleRenderable [virtual]
setRenderQueueGroup(RenderQueueGroupID queueID)Ogre::MovableObject [virtual]
setUserObject(UserDefinedObject *obj)Ogre::MovableObject [virtual]
setVisible(bool visible)Ogre::MovableObject [virtual]
setWorldTransform(const Matrix4 &xform)Ogre::SimpleRenderable
ShadowRenderableList typedefOgre::ShadowCaster
ShadowRenderableListIterator typedefOgre::ShadowCaster
SimpleRenderable()Ogre::SimpleRenderable
updateEdgeListLightFacing(EdgeData *edgeData, const Vector4 &lightPos)Ogre::ShadowCaster [protected, virtual]
useIdentityProjection(void) const Ogre::Rectangle2D [virtual]
useIdentityView(void) const Ogre::Rectangle2D [virtual]
~MovableObject()Ogre::MovableObject [virtual]
~Rectangle2D()Ogre::Rectangle2D
~Renderable()Ogre::Renderable [virtual]
~ShadowCaster()Ogre::ShadowCaster [virtual]
~SimpleRenderable()Ogre::SimpleRenderable [virtual]

Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Feb 12 13:02:21 2006