|
Open CASCADE Technology
6.9.1
|
#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 &) |
| 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 | ||
| ) |
1.8.10