IGSTK
Public Member Functions | Protected Member Functions
igstk::View3D Class Reference

Provides the functionality of rendering a scene in a 3D window. More...

#include <igstkView3D.h>

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

List of all members.

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.

Detailed Description

Provides the functionality of rendering a scene in a 3D window.

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.

igstkView3D.png
View3D State Machine Diagram
See also:
View
View2D

Definition at line 43 of file igstkView3D.h.


Constructor & Destructor Documentation

igstk::View3D::View3D ( ) [protected]

Constructor.

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

Destructor.


Member Function Documentation

igstk::View3D::igstkStandardClassTraitsMacro ( View3D  ,
View   
)
void igstk::View3D::PrintSelf ( std::ostream &  os,
::itk::Indent  indent 
) const

Print the object information in a stream.


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