#include <HLRTest_ShapeData.hxx>
Public Member Functions | |
Standard_EXPORT | 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 |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Draw_Color | myVColor |
Draw_Color | myVOColor |
Draw_Color | myVIColor |
Draw_Color | myHColor |
Draw_Color | myHOColor |
Draw_Color | myHIColor |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|