VR-Engage  2.2
Loading...
Searching...
No Matches
debugRenderCommands.h File Reference
Include dependency graph for debugRenderCommands.h:

Go to the source code of this file.

Classes

class  makVre::DebugDrawSphereCommand
 
class  makVre::DebugDrawCubeCommand
 
class  makVre::DebugDrawLineCommand
 
class  makVre::DebugDrawTrisCommand
 
class  makVre::DebugDrawText3dCommand
 
class  makVre::DebugDrawText2dCommand
 
class  makVre::DebugDrawGraphCommand
 
class  makVre::DebugDrawTextPanelCommand
 

Namespaces

namespace  makVre
 

Detailed Description

This file defines various debug rendering command classes that are used by the debug renderer to render visual debug elements in the VREngage environment. These commands support different types of primitives like spheres, cubes, lines, triangles, and text (both 2D and 3D).