VTK
Classes | Macros
vtkFastNumericConversion.h File Reference
#include "vtkObject.h"
Include dependency graph for vtkFastNumericConversion.h:

Go to the source code of this file.

Classes

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

Macros

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

Macro Definition Documentation

#define INT_BITS   30

Definition at line 185 of file vtkFastNumericConversion.h.

#define EXT_BITS   64

Definition at line 186 of file vtkFastNumericConversion.h.

#define DBL_BITS   53

Definition at line 187 of file vtkFastNumericConversion.h.