Open CASCADE Technology  7.1.0.beta
Data Structures | Functions
MeshVS_TwoColors.hxx File Reference
#include <Quantity_Color.hxx>

Data Structures

struct  MeshVS_TwoColors
 

Functions

Standard_Integer HashCode (const MeshVS_TwoColors &theKey, const Standard_Integer theUpper)
 
Standard_Boolean IsEqual (const MeshVS_TwoColors &K1, const MeshVS_TwoColors &K2)
 
Standard_Boolean operator== (const MeshVS_TwoColors &K1, const MeshVS_TwoColors &K2)
 
MeshVS_TwoColors BindTwoColors (const Quantity_Color &, const Quantity_Color &)
 
Quantity_Color ExtractColor (MeshVS_TwoColors &, const Standard_Integer)
 
void ExtractColors (MeshVS_TwoColors &, Quantity_Color &, Quantity_Color &)
 

Function Documentation

MeshVS_TwoColors BindTwoColors ( const Quantity_Color ,
const Quantity_Color  
)
Quantity_Color ExtractColor ( MeshVS_TwoColors ,
const Standard_Integer   
)
void ExtractColors ( MeshVS_TwoColors ,
Quantity_Color ,
Quantity_Color  
)
Standard_Integer HashCode ( const MeshVS_TwoColors theKey,
const Standard_Integer  theUpper 
)
Standard_Boolean IsEqual ( const MeshVS_TwoColors K1,
const MeshVS_TwoColors K2 
)
Standard_Boolean operator== ( const MeshVS_TwoColors K1,
const MeshVS_TwoColors K2 
)