V-Gears 0
Free Final Fantasy VII engine.
DebugDraw Member List

This is the complete list of members for DebugDraw, including all inherited members.

CENTER enum valueDebugDraw
colour_DebugDrawprivate
CreateLine3dVertexBuffer()DebugDrawprivate
CreateLineVertexBuffer()DebugDrawprivate
CreateQuadVertexBuffer()DebugDrawprivate
CreateTextVertexBuffer()DebugDrawprivate
CreateTriangle3dVertexBuffer()DebugDrawprivate
DebugDraw()DebugDraw
DestroyLine3dVertexBuffer()DebugDrawprivate
DestroyLineVertexBuffer()DebugDrawprivate
DestroyQuadVertexBuffer()DebugDrawprivate
DestroyTextVertexBuffer()DebugDrawprivate
DestroyTriangle3dVertexBuffer()DebugDrawprivate
fade_end_square_DebugDrawprivate
fade_start_square_DebugDrawprivate
font_DebugDrawprivate
font_height_DebugDrawprivate
LEFT enum valueDebugDraw
Line(const float x1, const float y1, const float x2, const float y2)DebugDraw
Line3d(const Ogre::Vector3 &point1, const Ogre::Vector3 &point2)DebugDraw
line_3d_max_vertex_DebugDrawprivate
line_3d_render_operation_DebugDrawprivate
line_3d_vertex_buffer_DebugDrawprivate
line_max_vertex_DebugDrawprivate
line_render_operation_DebugDrawprivate
line_vertex_buffer_DebugDrawprivate
material_DebugDrawprivate
material_3d_DebugDrawprivate
Quad(const float x1, const float y1, const float x2, const float y2, const float x3, const float y3, const float x4, const float y4)DebugDraw
quad_max_vertex_DebugDrawprivate
quad_render_operation_DebugDrawprivate
quad_vertex_buffer_DebugDrawprivate
render_system_DebugDrawprivate
renderQueueEnded(Ogre::uint8 queueGroupId, const Ogre::String &invocation, bool &repeatThisInvocation)DebugDraw
RIGHT enum valueDebugDraw
scene_manager_DebugDrawprivate
screen_space_DebugDrawprivate
SetColour(const Ogre::ColourValue &colour)DebugDraw
SetFadeDistance(const float fade_s, const float fade_e)DebugDraw
SetScreenSpace(const bool screen_space)DebugDraw
SetTextAlignment(TextAlignment alignment)DebugDraw
SetZ(const float z)DebugDraw
Text(const float x, const float y, const Ogre::String &text)DebugDraw
Text(const Ogre::Vector3 &point, const float x, const float y, const Ogre::String &text)DebugDraw
text_alignment_DebugDrawprivate
text_max_vertex_DebugDrawprivate
text_render_operation_DebugDrawprivate
text_vertex_buffer_DebugDrawprivate
TextAlignment enum nameDebugDraw
Triangle3d(const Ogre::Vector3 &point1, const Ogre::Vector3 &point2, const Ogre::Vector3 &point3)DebugDraw
triangle_3d_max_vertex_DebugDrawprivate
triangle_3d_render_operation_DebugDrawprivate
triangle_3d_vertex_buffer_DebugDrawprivate
z_coordinate_DebugDrawprivate
~DebugDraw()DebugDrawvirtual