igstk::CylinderObjectRepresentation Class Reference

This class represents a cylinder object. More...

#include <igstkCylinderObjectRepresentation.h>

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

List of all members.

Public Member Functions

void RequestSetCylinderObject (const CylinderSpatialObjectType *cylinderObject)
 Connect this representation class to the spatial object.

Protected Member Functions

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

Detailed Description

This class represents a cylinder object.

The parameters of the object are the height of the object, and the radius. Default representation axis is X. The cylindrical object is rendered in a VTK scene using the vtkCylinderSource object.

igstkCylinderObjectRepresentation.png

"CylinderObjectRepresentation State Machine Diagram" "CylinderObjectRepresentation State Machine Diagram"

Definition at line 41 of file igstkCylinderObjectRepresentation.h.


Constructor & Destructor Documentation

igstk::CylinderObjectRepresentation::CylinderObjectRepresentation ( void   )  [protected]
virtual igstk::CylinderObjectRepresentation::~CylinderObjectRepresentation ( void   )  [protected, virtual]

Member Function Documentation

void igstk::CylinderObjectRepresentation::RequestSetCylinderObject ( const CylinderSpatialObjectType *  cylinderObject  ) 

Connect this representation class to the spatial object.

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

Print object information.

Reimplemented from igstk::ObjectRepresentation.

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

Create the VTK actors.

Implements igstk::ObjectRepresentation.


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

Generated by  doxygen 1.6.2