Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

vuSphericView_ST Class Reference

The vuSphericView template holds all neccessary data for a spherical view. More...

#include <vuSphericView.h>

Inheritance diagram for vuSphericView_ST:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual vuVectorgetLookFrom ()=0

Detailed Description

The vuSphericView template holds all neccessary data for a spherical view.

The instance variable m_map will not be retained or "new"ed. It's just a pointer to another FixelMap living outside of the vuSphericView. So make sure not to delete the original FixelMap before you delete the vuSphericView.

Definition at line 21 of file vuSphericView.h.


Member Function Documentation

virtual vuVector& vuSphericView_ST::getLookFrom  )  [pure virtual]
 

Implemented in vuSphericView< SIZE, TYPE >, vuSphericView< SIZE, float >, and vuSphericView< SIZE, byte >.


The documentation for this class was generated from the following file:
Generated on Wed Dec 15 21:22:05 2004 for vuVolume by  doxygen 1.3.9.1