Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Data Structures | Defines | Functions
Voxel_TypeDef.hxx File Reference
#include <NCollection_DefineBaseCollection.hxx>
#include <NCollection_DefineDataMap.hxx>

Data Structures

struct  iXYZ

Defines

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

Functions

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

Define Documentation

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

Function Documentation

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