18 #ifndef __igstkMeshObjectRepresentation_h
19 #define __igstkMeshObjectRepresentation_h
65 virtual void PrintSelf( std::ostream& os, itk::Indent indent )
const;
79 MeshObjectType::ConstPointer m_MeshObject;
82 virtual void UpdateRepresentationProcessing();
86 void SetMeshObjectProcessing();
94 igstkDeclareInputMacro( ValidMeshObject );
95 igstkDeclareInputMacro( NullMeshObject );
98 igstkDeclareStateMacro( NullMeshObject );
99 igstkDeclareStateMacro( ValidMeshObject );
101 MeshObjectType::ConstPointer m_MeshObjectToAdd;
108 #endif // __igstkMeshObjectRepresentation_h