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

vuMCCubeChange Class Reference

#include <vuMarchingCubes.h>

Inheritance diagram for vuMCCubeChange:

Inheritance graph
[legend]
Collaboration diagram for vuMCCubeChange:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vuMCCubeChange (vuMarchingCubes *mc)
 Default constructor.
virtual void operator() (int c)
 Implements the entry point as described in vuMCDecorator.

Private Attributes

vuMarchingCubes_mc

Constructor & Destructor Documentation

vuMCCubeChange::vuMCCubeChange vuMarchingCubes mc  ) 
 

Default constructor.

Definition at line 2508 of file vuMarchingCubes.cpp.

References DEBUGC.


Member Function Documentation

void vuMCCubeChange::operator() int  c  )  [virtual]
 

Implements the entry point as described in vuMCDecorator.

Implements vuMCDecorator< int >.

Definition at line 2514 of file vuMarchingCubes.cpp.

References _mc, DEBUG0, and vuMarchingCubes::OnCubeChange().

Here is the call graph for this function:


Member Data Documentation

vuMarchingCubes* vuMCCubeChange::_mc [private]
 

Definition at line 1255 of file vuMarchingCubes.h.

Referenced by operator()().


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