23 #ifndef vtkOpenVRModel_h 24 #define vtkOpenVRModel_h 29 #include "vtkRenderingOpenVRModule.h" 57 void SetShowRay(
bool v);
58 void SetRayLength(
double length);
59 void SetRayColor(
double r,
double g,
double b);
62 void ReleaseGraphicsResources(
vtkWindow* win);
abstract base class for most VTK objects
vtkNew< vtkTextureObject > TextureObject
represent and manipulate 4x4 transformation matrices
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkNew< vtkOpenVRRay > Ray
vr::RenderModel_TextureMap_t * RawTexture
window superclass for vtkRenderWindow
void SetVisibility(bool v)
void SetName(const std::string &modelName)
a simple class to control print indentation
const std::string & GetName() const
vr::RenderModel_t * RawModel
abstracts an OpenGL texture object.
create a window for renderers to draw into
vr::TrackedDeviceIndex_t TrackedDevice
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
vtkOpenGLVertexBufferObject * ModelVBO
vtkOpenGLHelper ModelHelper
vtkNew< vtkMatrix4x4 > PoseMatrix