Open CASCADE Technology 6.6.0
Public Member Functions
MeshVS_DataMapOfIntegerMaterial Class Reference

#include <MeshVS_DataMapOfIntegerMaterial.hxx>

Inheritance diagram for MeshVS_DataMapOfIntegerMaterial:
Inheritance graph
[legend]

Public Member Functions

 MeshVS_DataMapOfIntegerMaterial (const Standard_Integer NbBuckets=1)
MeshVS_DataMapOfIntegerMaterialAssign (const MeshVS_DataMapOfIntegerMaterial &Other)
MeshVS_DataMapOfIntegerMaterialoperator= (const MeshVS_DataMapOfIntegerMaterial &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~MeshVS_DataMapOfIntegerMaterial ()
Standard_Boolean Bind (const Standard_Integer &K, const Graphic3d_MaterialAspect &I)
Standard_Boolean IsBound (const Standard_Integer &K) const
Standard_Boolean UnBind (const Standard_Integer &K)
const Graphic3d_MaterialAspectFind (const Standard_Integer &K) const
const Graphic3d_MaterialAspectoperator() (const Standard_Integer &K) const
Graphic3d_MaterialAspectChangeFind (const Standard_Integer &K)
Graphic3d_MaterialAspectoperator() (const Standard_Integer &K)
Standard_Address Find1 (const Standard_Integer &K) const
Standard_Address ChangeFind1 (const Standard_Integer &K)

Constructor & Destructor Documentation

MeshVS_DataMapOfIntegerMaterial::MeshVS_DataMapOfIntegerMaterial ( const Standard_Integer  NbBuckets = 1)
MeshVS_DataMapOfIntegerMaterial::~MeshVS_DataMapOfIntegerMaterial ( ) [inline]

Member Function Documentation

MeshVS_DataMapOfIntegerMaterial& MeshVS_DataMapOfIntegerMaterial::Assign ( const MeshVS_DataMapOfIntegerMaterial Other)
Standard_Boolean MeshVS_DataMapOfIntegerMaterial::Bind ( const Standard_Integer K,
const Graphic3d_MaterialAspect I 
)
Graphic3d_MaterialAspect& MeshVS_DataMapOfIntegerMaterial::ChangeFind ( const Standard_Integer K)
Standard_Address MeshVS_DataMapOfIntegerMaterial::ChangeFind1 ( const Standard_Integer K)
void MeshVS_DataMapOfIntegerMaterial::Clear ( )
const Graphic3d_MaterialAspect& MeshVS_DataMapOfIntegerMaterial::Find ( const Standard_Integer K) const
Standard_Address MeshVS_DataMapOfIntegerMaterial::Find1 ( const Standard_Integer K) const
Standard_Boolean MeshVS_DataMapOfIntegerMaterial::IsBound ( const Standard_Integer K) const
const Graphic3d_MaterialAspect& MeshVS_DataMapOfIntegerMaterial::operator() ( const Standard_Integer K) const [inline]
Graphic3d_MaterialAspect& MeshVS_DataMapOfIntegerMaterial::operator() ( const Standard_Integer K) [inline]
MeshVS_DataMapOfIntegerMaterial& MeshVS_DataMapOfIntegerMaterial::operator= ( const MeshVS_DataMapOfIntegerMaterial Other) [inline]
void MeshVS_DataMapOfIntegerMaterial::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean MeshVS_DataMapOfIntegerMaterial::UnBind ( const Standard_Integer K)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines