Go to the documentation of this file.
23 #ifndef vtkOpenGLActor_h
24 #define vtkOpenGLActor_h
26 #include "vtkRenderingOpenGL2Module.h"
vtkMatrix4x4 * MCWCMatrix
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkTransform * NormalTransform
record modification and/or execution time
represent and manipulate 3x3 transformation matrices
void Render(vtkRenderer *ren, vtkMapper *mapper)
Actual actor render method.
abstract class specifies interface to map data to graphics primitives
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
represent and manipulate 4x4 transformation matrices
vtkMatrix3x3 * NormalMatrix
void GetKeyMatrices(vtkMatrix4x4 *&WCVCMatrix, vtkMatrix3x3 *&normalMatrix)
abstract specification for renderers
vtkTimeStamp KeyMatrixTime
static vtkOpenGLActor * New()
static vtkInformationIntegerKey * GLDepthMaskOverride()
If this key is set in GetPropertyKeys(), the glDepthMask will be adjusted prior to rendering transluc...