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

vu14 Class Reference

this is the base class from which Irregular volume renderers are derived (ie, those that handle irregular datasets) More...

#include <irregular.h>

Inheritance diagram for vu14:

Inheritance graph
[legend]
Collaboration diagram for vu14:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vu14 ()
 constructor
 vu14 (vu14 &inst)
 copy constructor
virtual ~vu14 ()
 destructor
vu14operator= (vu14 &rhs)
 assignment operator

Detailed Description

this is the base class from which Irregular volume renderers are derived (ie, those that handle irregular datasets)

Definition at line 10 of file irregular.h.


Constructor & Destructor Documentation

vu14::vu14  ) 
 

constructor

Definition at line 3 of file irregular.cpp.

vu14::vu14 vu14 inst  ) 
 

copy constructor

Definition at line 7 of file irregular.cpp.

vu14::~vu14  )  [virtual]
 

destructor

Definition at line 11 of file irregular.cpp.


Member Function Documentation

vu14 & vu14::operator= vu14 rhs  ) 
 

assignment operator

Definition at line 15 of file irregular.cpp.

References vu1::operator=().

Referenced by vu141::operator=(), and vu142::operator=().

Here is the call graph for this function:


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