#include <vtkExtensionsTypes.h>
Care must be used when declaring variables of type vtkUint64Type or vtkInt64Type. Different hardware architectures and even different compilers have varying support for 64 bit values. The only guaranteed portability requires the use of the LL_ macros (see prlong.h).
Definition at line 185 of file vtkExtensionsTypes.h.
Public Attributes | |
vtkUint32Type | hi |
vtkUint32Type | lo |
|
Definition at line 189 of file vtkExtensionsTypes.h. |
|
Definition at line 189 of file vtkExtensionsTypes.h. |