Open CASCADE Technology 7.8.1
MeshVS_TwoColors.hxx File Reference
#include <Quantity_Color.hxx>

Data Structures

struct  MeshVS_TwoColors
 
struct  std::hash< MeshVS_TwoColors >
 

Namespaces

namespace  std
 

Functions

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

◆ BindTwoColors()

MeshVS_TwoColors BindTwoColors ( const Quantity_Color & ,
const Quantity_Color &  )

◆ ExtractColor()

Quantity_Color ExtractColor ( MeshVS_TwoColors & ,
const Standard_Integer  )

◆ ExtractColors()

void ExtractColors ( MeshVS_TwoColors & ,
Quantity_Color & ,
Quantity_Color &  )