Orxonox  0.0.5 Codename: Arcturus
orxonox::DebugDrawer Member List

This is the complete list of members for orxonox::DebugDrawer, including all inherited members.

addLineIndices(int index1, int index2)orxonox::DebugDrawerprivate
addLineVertex(const Ogre::Vector3 &vertex, const Ogre::ColourValue &colour)orxonox::DebugDrawerprivate
addQuadIndices(int index1, int index2, int index3, int index4)orxonox::DebugDrawerprivate
addTriangleIndices(int index1, int index2, int index3)orxonox::DebugDrawerprivate
addTriangleVertex(const Ogre::Vector3 &vertex, const Ogre::ColourValue &colour)orxonox::DebugDrawerprivate
build()orxonox::DebugDrawer
buildCircle(const Ogre::Matrix4 &transform, float radius, int segmentsCount, const Ogre::ColourValue &colour, float alpha=1.0f)orxonox::DebugDrawerprivate
buildCone(const Ogre::Vector3 &centre, const Ogre::Quaternion &rotation, float radius, int segmentsCount, float height, const Ogre::ColourValue &colour, float alpha=1.0f)orxonox::DebugDrawerprivate
buildCuboid(const Ogre::Vector3 *vertices, const Ogre::ColourValue &colour, float alpha=1.0f)orxonox::DebugDrawerprivate
buildCylinder(const Ogre::Vector3 &centre, const Ogre::Quaternion &rotation, float radius, int segmentsCount, float height, const Ogre::ColourValue &colour, float alpha=1.0f)orxonox::DebugDrawerprivate
buildFilledCircle(const Ogre::Matrix4 &transform, float radius, int segmentsCount, const Ogre::ColourValue &colour, bool up, float alpha=1.0f)orxonox::DebugDrawerprivate
buildFilledCone(const Ogre::Vector3 &centre, const Ogre::Quaternion &rotation, float radius, int segmentsCount, float height, const Ogre::ColourValue &colour, float alpha=1.0f)orxonox::DebugDrawerprivate
buildFilledCuboid(const Ogre::Vector3 *vertices, const Ogre::ColourValue &colour, float alpha=1.0f)orxonox::DebugDrawerprivate
buildFilledCylinder(const Ogre::Vector3 &centre, const Ogre::Quaternion &rotation, float radius, int segmentsCount, float height, const Ogre::ColourValue &colour, float alpha=1.0f)orxonox::DebugDrawerprivate
buildFilledQuad(const Ogre::Vector3 *vertices, const Ogre::ColourValue &colour, float alpha=1.0f)orxonox::DebugDrawerprivate
buildFilledTetrahedron(const Ogre::Vector3 &centre, float scale, const Ogre::ColourValue &colour, float alpha=1.0f)orxonox::DebugDrawerprivate
buildFilledTriangle(const Ogre::Vector3 *vertices, const Ogre::ColourValue &colour, float alpha=1.0f)orxonox::DebugDrawerprivate
buildLine(const Ogre::Vector3 &start, const Ogre::Vector3 &end, const Ogre::ColourValue &colour, float alpha=1.0f)orxonox::DebugDrawerprivate
buildQuad(const Ogre::Vector3 *vertices, const Ogre::ColourValue &colour, float alpha=1.0f)orxonox::DebugDrawerprivate
buildTetrahedron(const Ogre::Vector3 &centre, float scale, const Ogre::ColourValue &colour, float alpha=1.0f)orxonox::DebugDrawerprivate
clear()orxonox::DebugDrawer
DebugDrawer(Ogre::SceneManager *_sceneManager, float _fillAlpha)orxonox::DebugDrawer
drawCircle(const Ogre::Vector3 &centre, const Ogre::Quaternion &rotation, float radius, const Ogre::ColourValue &colour, bool isFilled=false)orxonox::DebugDrawer
drawCone(const Ogre::Vector3 &centre, const Ogre::Quaternion &rotation, float radius, float height, const Ogre::ColourValue &colour, bool isFilled=false)orxonox::DebugDrawer
drawCuboid(const Ogre::Vector3 *vertices, const Ogre::ColourValue &colour, bool isFilled=false)orxonox::DebugDrawer
drawCylinder(const Ogre::Vector3 &centre, const Ogre::Quaternion &rotation, float radius, float height, const Ogre::ColourValue &colour, bool isFilled=false)orxonox::DebugDrawer
drawLine(const Ogre::Vector3 &start, const Ogre::Vector3 &end, const Ogre::ColourValue &colour)orxonox::DebugDrawer
drawQuad(const Ogre::Vector3 *vertices, const Ogre::ColourValue &colour, bool isFilled=false)orxonox::DebugDrawer
drawSphere(const Ogre::Vector3 &centre, const Ogre::Quaternion &rotation, float radius, const Ogre::ColourValue &colour, bool isFilled=false)orxonox::DebugDrawer
drawTetrahedron(const Ogre::Vector3 &centre, float scale, const Ogre::ColourValue &colour, bool isFilled=false)orxonox::DebugDrawer
fillAlphaorxonox::DebugDrawerprivate
getEnabled()orxonox::DebugDrawerinline
getIcoSphere(float radius) const orxonox::DebugDrawerprivate
icoSphere0orxonox::DebugDrawerprivate
icoSphere1orxonox::DebugDrawerprivate
icoSphere2orxonox::DebugDrawerprivate
icoSphere3orxonox::DebugDrawerprivate
icoSphere4orxonox::DebugDrawerprivate
initialise()orxonox::DebugDrawerprivate
isEnabledorxonox::DebugDrawerprivate
lineIndicesorxonox::DebugDrawerprivate
linesIndexorxonox::DebugDrawerprivate
lineVerticesorxonox::DebugDrawerprivate
manualObjectorxonox::DebugDrawerprivate
sceneManagerorxonox::DebugDrawerprivate
setEnabled(bool _isEnabled)orxonox::DebugDrawerinline
setFillAlpha(float alpha)orxonox::DebugDrawerinline
shutdown()orxonox::DebugDrawerprivate
switchEnabled()orxonox::DebugDrawerinline
triangleIndicesorxonox::DebugDrawerprivate
trianglesIndexorxonox::DebugDrawerprivate
triangleVerticesorxonox::DebugDrawerprivate
~DebugDrawer()orxonox::DebugDrawer