igstk::BoxObjectRepresentation Class Reference

This class represents a box object. More...

#include <igstkBoxObjectRepresentation.h>

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

List of all members.

Public Member Functions

void RequestSetBoxObject (const BoxSpatialObjectType *boxObject)
 Connect this representation class to the spatial object.

Protected Member Functions

 BoxObjectRepresentation (void)
virtual ~BoxObjectRepresentation (void)
 BoxObjectRepresentation (const Self &)
void operator= (const Self &)
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 box 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 vtkCubeSource object.

igstkBoxObjectRepresentation.png

State Machine Diagram

Definition at line 42 of file igstkBoxObjectRepresentation.h.


Constructor & Destructor Documentation

igstk::BoxObjectRepresentation::BoxObjectRepresentation ( void   )  [protected]
virtual igstk::BoxObjectRepresentation::~BoxObjectRepresentation ( void   )  [protected, virtual]
igstk::BoxObjectRepresentation::BoxObjectRepresentation ( const Self  )  [protected]

Member Function Documentation

void igstk::BoxObjectRepresentation::RequestSetBoxObject ( const BoxSpatialObjectType *  boxObject  ) 

Connect this representation class to the spatial object.

void igstk::BoxObjectRepresentation::operator= ( const Self  )  [protected]

Reimplemented from igstk::ObjectRepresentation.

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

Print object information.

Reimplemented from igstk::ObjectRepresentation.

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

Create the VTK actors.

Implements igstk::ObjectRepresentation.


The documentation for this class was generated from the following file:
Generated on Tue Jul 13 11:06:50 2010 for IGSTK by  doxygen 1.6.3