VTK
9.2.6
|
#include <climits>
Go to the source code of this file.
Functions | |
bool | IsSigned64Bit (int VariantType) |
bool | IsSigned (int VariantType) |
bool | IsFloatingPoint (int VariantType) |
bool | CompareSignedUnsignedEqual (const vtkVariant &SignedVariant, const vtkVariant &UnsignedVariant) |
bool | CompareSignedUnsignedLessThan (const vtkVariant &SignedVariant, const vtkVariant &UnsignedVariant) |
bool | CompareUnsignedSignedLessThan (const vtkVariant &UnsignedVariant, const vtkVariant &SignedVariant) |
bool | CompareSignedLessThan (const vtkVariant &A, const vtkVariant &B) |
bool | CompareUnsignedLessThan (const vtkVariant &A, const vtkVariant &B) |
|
inline |
Definition at line 12 of file vtkVariantInlineOperators.h.
|
inline |
Definition at line 17 of file vtkVariantInlineOperators.h.
|
inline |
Definition at line 34 of file vtkVariantInlineOperators.h.
|
inline |
Definition at line 41 of file vtkVariantInlineOperators.h.
|
inline |
Definition at line 52 of file vtkVariantInlineOperators.h.
|
inline |
Definition at line 61 of file vtkVariantInlineOperators.h.
|
inline |
Definition at line 70 of file vtkVariantInlineOperators.h.
|
inline |
Definition at line 77 of file vtkVariantInlineOperators.h.