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

Ogre::WireBoundingBox Member List

This is the complete list of members for Ogre::WireBoundingBox, including all inherited members.
_getParentNodeFullTransform(void) constOgre::MovableObject [virtual]
_notifyAttached(Node *parent, bool isTagPoint=false)Ogre::MovableObject [virtual]
_notifyCurrentCamera(Camera *cam)Ogre::SimpleRenderable [virtual]
_updateCustomGpuParameter(const GpuProgramParameters::AutoConstantEntry &constantEntry, GpuProgramParameters *params) constOgre::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) constOgre::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) constOgre::SimpleRenderable [virtual]
getBoundingRadius(void) constOgre::WireBoundingBox [virtual]
getCastShadows(void) constOgre::MovableObject [virtual]
getCastsShadows(void) constOgre::Renderable [virtual]
getClipPlanes() constOgre::Renderable [virtual]
getCustomParameter(size_t index) constOgre::Renderable
getDarkCapBounds(const Light &light, Real dirLightExtrusionDist) constOgre::MovableObject [virtual]
getEdgeList(void)Ogre::MovableObject [virtual]
getExtrusionDistance(const Vector3 &objectPos, const Light *light) constOgre::ShadowCaster [protected]
getLastShadowVolumeRenderableIterator(void)Ogre::MovableObject [virtual]
getLightCapBounds(void) constOgre::MovableObject [virtual]
getLights(void) constOgre::SimpleRenderable [virtual]
getMaterial(void) constOgre::SimpleRenderable [virtual]
getMovableType(void) constOgre::SimpleRenderable [virtual]
getName(void) constOgre::SimpleRenderable [virtual]
getNormaliseNormals(void) constOgre::Renderable [virtual]
getNumWorldTransforms(void) constOgre::Renderable [virtual]
getParentNode(void) constOgre::MovableObject [virtual]
getParentSceneNode(void) constOgre::MovableObject [virtual]
getPointExtrusionDistance(const Light *l) constOgre::MovableObject [virtual]
getQueryFlags(void) constOgre::MovableObject [virtual]
getRenderDetail() constOgre::Renderable [virtual]
getRenderOperation(RenderOperation &op)Ogre::SimpleRenderable [virtual]
getRenderQueueGroup(void) constOgre::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) constOgre::WireBoundingBox [virtual]
getTechnique(void) constOgre::Renderable [virtual]
getUserObject(void)Ogre::MovableObject [virtual]
getWorldBoundingBox(bool derive=false) constOgre::MovableObject [virtual]
getWorldBoundingSphere(bool derive=false) constOgre::MovableObject [virtual]
getWorldOrientation(void) constOgre::WireBoundingBox [protected, virtual]
getWorldPosition(void) constOgre::WireBoundingBox [protected, virtual]
getWorldTransforms(Matrix4 *xform) constOgre::WireBoundingBox [protected, virtual]
isAttached(void) constOgre::MovableObject [virtual]
isVisible(void) constOgre::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]
mRadiusOgre::WireBoundingBox [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 [protected]
mWorldBoundingSphereOgre::MovableObject [protected]
mWorldDarkCapBoundsOgre::MovableObject [protected]
removeQueryFlags(unsigned long flags)Ogre::MovableObject [virtual]
setBoundingBox(const AxisAlignedBox &box)Ogre::SimpleRenderable
setCastShadows(bool enabled)Ogre::MovableObject
setCustomParameter(size_t index, const Vector4 &value)Ogre::Renderable
setMaterial(const String &matName)Ogre::SimpleRenderable
setQueryFlags(unsigned long flags)Ogre::MovableObject [virtual]
setRenderOperation(const RenderOperation &rend)Ogre::SimpleRenderable [virtual]
setRenderQueueGroup(RenderQueueGroupID queueID)Ogre::MovableObject [virtual]
setupBoundingBox(const AxisAlignedBox &aabb)Ogre::WireBoundingBox
setupBoundingBoxVertices(const AxisAlignedBox &aab)Ogre::WireBoundingBox [protected]
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) constOgre::Renderable [virtual]
useIdentityView(void) constOgre::Renderable [virtual]
WireBoundingBox()Ogre::WireBoundingBox
~MovableObject()Ogre::MovableObject [virtual]
~Renderable()Ogre::Renderable [virtual]
~SimpleRenderable()Ogre::SimpleRenderable [virtual]
~WireBoundingBox()Ogre::WireBoundingBox

Copyright © 2002-2003 by The OGRE Team
Last modified Sun Nov 28 19:51:49 2004