46#ifndef vtkAssemblyNode_h
47#define vtkAssemblyNode_h
49#include "vtkRenderingCoreModule.h"
represent a node in an assembly
void SetMatrix(vtkMatrix4x4 *matrix)
Specify a transformation matrix associated with the prop.
static vtkAssemblyNode * New()
Create an assembly node.
virtual vtkMTimeType GetMTime()
Override the standard GetMTime() to check for the modified times of the prop and matrix.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual void SetViewProp(vtkProp *prop)
Set/Get the prop that this assembly node refers to.
a simple class to control print indentation
represent and manipulate 4x4 transformation matrices
abstract base class for most VTK objects
abstract superclass for all actors, volumes and annotations
vtkTypeUInt64 vtkMTimeType