igstk::BoxObject Class Reference

This class represents a Box object. More...

#include <igstkBoxObject.h>

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

List of all members.

Public Member Functions

virtual void SetSize (ArrayType _arg)
 Set the size given an array.
virtual ArrayType GetSize ()
 Get the size as an array.
double GetSizeX () const
 Get size of the X axis.
double GetSizeY () const
 Get size of the Y axis.
double GetSizeZ () const
 Get size of the Z axis.

Protected Member Functions

 BoxObject (void)
 ~BoxObject (void)
 BoxObject (const Self &)
void operator= (const Self &)
virtual void PrintSelf (std::ostream &os, itk::Indent indent) const
 Print object information.

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 Z.

Definition at line 39 of file igstkBoxObject.h.


Constructor & Destructor Documentation

igstk::BoxObject::BoxObject ( void   )  [protected]
igstk::BoxObject::~BoxObject ( void   )  [protected]
igstk::BoxObject::BoxObject ( const Self  )  [protected]

Member Function Documentation

virtual void igstk::BoxObject::SetSize ( ArrayType  _arg  )  [virtual]

Set the size given an array.

virtual ArrayType igstk::BoxObject::GetSize (  )  [virtual]

Get the size as an array.

double igstk::BoxObject::GetSizeX (  )  const

Get size of the X axis.

double igstk::BoxObject::GetSizeY (  )  const

Get size of the Y axis.

double igstk::BoxObject::GetSizeZ (  )  const

Get size of the Z axis.

void igstk::BoxObject::operator= ( const Self  )  [protected]
virtual void igstk::BoxObject::PrintSelf ( std::ostream &  os,
itk::Indent  indent 
) const [protected, virtual]

Print object information.

Reimplemented from igstk::SpatialObject.


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

Generated by  doxygen 1.6.2