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

vuMCBackgroundChange Class Reference

#include <vuMarchingCubes.h>

Inheritance diagram for vuMCBackgroundChange:

Inheritance graph
[legend]
Collaboration diagram for vuMCBackgroundChange:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vuMCBackgroundChange (vuMarchingCubes *mc)
 Default constructor.
virtual void operator() (float)
 Implements the decorator function object operator.

Private Member Functions

 vuMCBackgroundChange ()
 Hiding the default constructor.

Private Attributes

vuMarchingCubes_mc

Constructor & Destructor Documentation

vuMCBackgroundChange::vuMCBackgroundChange  )  [inline, private]
 

Hiding the default constructor.

Definition at line 1318 of file vuMarchingCubes.h.

vuMCBackgroundChange::vuMCBackgroundChange vuMarchingCubes mc  ) 
 

Default constructor.

Definition at line 2559 of file vuMarchingCubes.cpp.

References DEBUGC.


Member Function Documentation

void vuMCBackgroundChange::operator() float   )  [virtual]
 

Implements the decorator function object operator.

Implements vuMCDecorator< float >.

Definition at line 2565 of file vuMarchingCubes.cpp.

References _mc, DEBUG0, vuMarchingCubes::redraw(), and vuMarchingCubes::setBackground().

Here is the call graph for this function:


Member Data Documentation

vuMarchingCubes* vuMCBackgroundChange::_mc [private]
 

Definition at line 1315 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:26 2004 for vuVolume by  doxygen 1.3.9.1