|
Open CASCADE Technology
6.9.1
|
#include <NCollection_DataMap.hxx>Data Structures | |
| struct | iXYZ |
Macros | |
| #define | VOXELS "Voxels" |
| #define | ASCII "Ascii" |
| #define | BINARY "Binary" |
| #define | BOOL "Bool" |
| #define | COLOR "Color" |
| #define | FLOAT "Float" |
Typedefs | |
| typedef NCollection_DataMap< iXYZ, Standard_Integer > | iXYZIndex |
| typedef NCollection_DataMap< iXYZ, Standard_Byte > | iXYZBool |
Functions | |
| Standard_Integer | HashCode (const iXYZ &me, const Standard_Integer upper) |
| Standard_Boolean | IsEqual (const iXYZ &one, const iXYZ &two) |
| #define ASCII "Ascii" |
| #define BINARY "Binary" |
| #define BOOL "Bool" |
| #define COLOR "Color" |
| #define FLOAT "Float" |
| #define VOXELS "Voxels" |
| typedef NCollection_DataMap<iXYZ, Standard_Byte> iXYZBool |
| typedef NCollection_DataMap<iXYZ, Standard_Integer> iXYZIndex |
|
inline |
|
inline |
1.8.10