igstk::ConeObjectRepresentation Class Reference

This class represents a cone object. More...

#include <igstkConeObjectRepresentation.h>

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

List of all members.

Public Member Functions

void RequestSetConeObject (const ConeSpatialObjectType *coneObject)
 Connect this representation class to the spatial object.

Protected Member Functions

 ConeObjectRepresentation (void)
virtual ~ConeObjectRepresentation (void)
 ConeObjectRepresentation (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 cone 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 vtkConeSource object.

igstkConeObjectRepresentation.png

State Machine Diagram

Definition at line 46 of file igstkConeObjectRepresentation.h.


Constructor & Destructor Documentation

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

Member Function Documentation

void igstk::ConeObjectRepresentation::RequestSetConeObject ( const ConeSpatialObjectType *  coneObject  ) 

Connect this representation class to the spatial object.

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

Reimplemented from igstk::ObjectRepresentation.

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

Print object information.

Reimplemented from igstk::ObjectRepresentation.

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

Create the VTK actors.

Implements igstk::ObjectRepresentation.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Sun Aug 30 05:50:11 2009 for IGSTK by  doxygen 1.6.1