Open CASCADE Technology 6.6.0
Public Member Functions
HLRTest_ShapeData Class Reference

Contains the colors of a shape.

#include <HLRTest_ShapeData.hxx>

Inheritance diagram for HLRTest_ShapeData:
Inheritance graph
[legend]

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

Constructor & Destructor Documentation

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 
)

Member Function Documentation

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)
Draw_Color HLRTest_ShapeData::HiddenOutLineColor ( ) const
Draw_Color HLRTest_ShapeData::VisibleColor ( ) const
void HLRTest_ShapeData::VisibleColor ( const Draw_Color CVis)
Draw_Color HLRTest_ShapeData::VisibleIsoColor ( ) const
void HLRTest_ShapeData::VisibleIsoColor ( const Draw_Color CIVis)
Draw_Color HLRTest_ShapeData::VisibleOutLineColor ( ) const
void HLRTest_ShapeData::VisibleOutLineColor ( const Draw_Color COVis)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines