|
Open CASCADE Technology
6.5.4
|
Contains the colors of a shape.
#include <HLRTest_ShapeData.hxx>

Public Member Functions | |
| HLRTest_ShapeData (const Draw_Color &CVis, const Draw_Color &COVis, const Draw_Color &CIVis, const Draw_Color &CHid, const Draw_Color &COHid, const Draw_Color &CIHid) | |
| void | VisibleColor (const Draw_Color &CVis) |
| void | VisibleOutLineColor (const Draw_Color &COVis) |
| void | VisibleIsoColor (const Draw_Color &CIVis) |
| void | HiddenColor (const Draw_Color &CHid) |
| void | HiddenOutLineColor (const Draw_Color &COHid) |
| void | HiddenIsoColor (const Draw_Color &CIHid) |
| Draw_Color | VisibleColor () const |
| Draw_Color | VisibleOutLineColor () const |
| Draw_Color | VisibleIsoColor () const |
| Draw_Color | HiddenColor () const |
| Draw_Color | HiddenOutLineColor () const |
| Draw_Color | HiddenIsoColor () const |
| HLRTest_ShapeData::HLRTest_ShapeData | ( | const Draw_Color & | CVis, |
| const Draw_Color & | COVis, | ||
| const Draw_Color & | CIVis, | ||
| const Draw_Color & | CHid, | ||
| const Draw_Color & | COHid, | ||
| const Draw_Color & | CIHid | ||
| ) |
| void HLRTest_ShapeData::HiddenColor | ( | const Draw_Color & | CHid | ) |
| Draw_Color HLRTest_ShapeData::HiddenColor | ( | ) | const |
| void HLRTest_ShapeData::HiddenIsoColor | ( | const Draw_Color & | CIHid | ) |
| Draw_Color HLRTest_ShapeData::HiddenIsoColor | ( | ) | const |
| void HLRTest_ShapeData::HiddenOutLineColor | ( | const Draw_Color & | COHid | ) |
| void HLRTest_ShapeData::VisibleColor | ( | const Draw_Color & | CVis | ) |
| Draw_Color HLRTest_ShapeData::VisibleColor | ( | ) | const |
| void HLRTest_ShapeData::VisibleIsoColor | ( | const Draw_Color & | CIVis | ) |
| Draw_Color HLRTest_ShapeData::VisibleIsoColor | ( | ) | const |
1.8.0