IGSTK
Public Member Functions | Protected Member Functions

igstk::MeshObjectRepresentation Class Reference

This class represents a Mesh object. More...

#include <igstkMeshObjectRepresentation.h>

Inheritance diagram for igstk::MeshObjectRepresentation:
Inheritance graph
[legend]
Collaboration diagram for igstk::MeshObjectRepresentation:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void RequestSetMeshObject (const MeshObjectType *MeshObject)
 Connect this representation class to the spatial object.

Protected Member Functions

virtual void PrintSelf (std::ostream &os, itk::Indent indent) const
 Print object information.
 MeshObjectRepresentation (void)
 Constructor.
 ~MeshObjectRepresentation (void)
 Destructor.
void CreateActors ()
 Create the VTK actors.

Detailed Description

This class represents a Mesh object.

igstkMeshObjectRepresentation.png

"State Machine diagram for Mesh Object Representation" "State Machine diagram for Mesh Object Representation"

Definition at line 42 of file igstkMeshObjectRepresentation.h.


Constructor & Destructor Documentation

igstk::MeshObjectRepresentation::MeshObjectRepresentation ( void  ) [protected]

Constructor.

igstk::MeshObjectRepresentation::~MeshObjectRepresentation ( void  ) [protected]

Destructor.


Member Function Documentation

void igstk::MeshObjectRepresentation::RequestSetMeshObject ( const MeshObjectType *  MeshObject)

Connect this representation class to the spatial object.

virtual void igstk::MeshObjectRepresentation::PrintSelf ( std::ostream &  os,
itk::Indent  indent 
) const [protected, virtual]

Print object information.

Reimplemented from igstk::ObjectRepresentation.

void igstk::MeshObjectRepresentation::CreateActors ( ) [protected, virtual]

Create the VTK actors.

Implements igstk::ObjectRepresentation.


The documentation for this class was generated from the following file: