#include <igstkView3D.h>
Public Member Functions | |
igstkStandardClassTraitsMacro (View3D, View) | |
void | PrintSelf (std::ostream &os,::itk::Indent indent) const |
Print the object information in a stream. | |
Protected Member Functions | |
View3D () | |
Constructor. | |
virtual | ~View3D (void) |
Destructor. |
This class derives from the View class, and represents the abstraction of a window in a GUI in which 3D objects will be displayed but from a point of view in which the camera can change its orientation and position.
View3D State Machine Diagram
Definition at line 43 of file igstkView3D.h.
igstk::View3D::View3D | ( | ) | [protected] |
Constructor.
virtual igstk::View3D::~View3D | ( | void | ) | [protected, virtual] |
Destructor.
void igstk::View3D::PrintSelf | ( | std::ostream & | os, | |
::itk::Indent | indent | |||
) | const |
Print the object information in a stream.