16 #include "vtkRenderingVRModule.h"
18 VTK_ABI_NAMESPACE_BEGIN
35 vtkSetMacro(Show,
bool);
36 vtkGetMacro(Show,
bool);
38 vtkSetMacro(Length,
float);
40 vtkSetVector3Macro(
Color,
float);
60 void operator=(
const vtkVRRay&) =
delete;
vtkOpenGLHelper RayHelper
abstract base class for most VTK objects
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.
vtkOpenGLVertexBufferObject * RayVBO
a simple class to control print indentation
create a window for renderers to draw into
vtkNew< vtkMatrix4x4 > PoseMatrix
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...