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

MCBHistoCallback Class Reference

This callback class provides an interface to indicate an update of a histogram. More...

#include <MCBProgressCallback.h>

Inheritance diagram for MCBHistoCallback:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual void Clear ()=0
virtual void Inc (int idx, int val=1)=0
virtual void Flush ()=0

Detailed Description

This callback class provides an interface to indicate an update of a histogram.

It is used to show a historgram of cube types. For more infromation see class MCBProgressCallback.

Definition at line 47 of file MCBProgressCallback.h.


Member Function Documentation

virtual void MCBHistoCallback::Clear  )  [pure virtual]
 

Implemented in vuMCMCBHistoCallback.

Referenced by MarchingCubesBase::marchCubes().

virtual void MCBHistoCallback::Flush  )  [pure virtual]
 

Implemented in vuMCMCBHistoCallback.

Referenced by MarchingCubesBase::marchCubes().

virtual void MCBHistoCallback::Inc int  idx,
int  val = 1
[pure virtual]
 

Implemented in vuMCMCBHistoCallback.

Referenced by MarchingCubesBase::marchCubes().


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