Open CASCADE Technology  6.9.1
Data Structures | Macros | Typedefs | Functions
Voxel_TypeDef.hxx File Reference
#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_IntegeriXYZIndex
 
typedef NCollection_DataMap< iXYZ, Standard_ByteiXYZBool
 

Functions

Standard_Integer HashCode (const iXYZ &me, const Standard_Integer upper)
 
Standard_Boolean IsEqual (const iXYZ &one, const iXYZ &two)
 

Macro Definition Documentation

#define ASCII   "Ascii"
#define BINARY   "Binary"
#define BOOL   "Bool"
#define COLOR   "Color"
#define FLOAT   "Float"
#define VOXELS   "Voxels"

Typedef Documentation

Function Documentation

Standard_Integer HashCode ( const iXYZ me,
const Standard_Integer  upper 
)
inline
Standard_Boolean IsEqual ( const iXYZ one,
const iXYZ two 
)
inline