dox/Common/vtkFastNumericConversion.h File Reference

#include "vtkObject.h"

Include dependency graph for vtkFastNumericConversion.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkFastNumericConversion
 Enables fast conversion of floating point to fixed point. More...

Defines

#define INT_BITS   30
#define EXT_BITS   64
#define DBL_BITS   53


Define Documentation

#define INT_BITS   30

Definition at line 161 of file vtkFastNumericConversion.h.

Referenced by vtkFastNumericConversion::RoundingTieBreaker().

#define EXT_BITS   64

Definition at line 162 of file vtkFastNumericConversion.h.

#define DBL_BITS   53

Definition at line 163 of file vtkFastNumericConversion.h.

Referenced by vtkFastNumericConversion::RoundingTieBreaker().


Generated on Sat Dec 30 06:07:50 2006 for VTK by  doxygen 1.5.1