Open CASCADE Technology 7.9.1
Loading...
Searching...
No Matches
AIS_GraphicTool Class Reference

#include <AIS_GraphicTool.hxx>

Static Public Member Functions

static Quantity_NameOfColor GetLineColor (const Handle< Prs3d_Drawer > &aDrawer, const AIS_TypeOfAttribute TheTypeOfAttributes)
static void GetLineColor (const Handle< Prs3d_Drawer > &aDrawer, const AIS_TypeOfAttribute TheTypeOfAttributes, Quantity_Color &TheLineColor)
static Standard_Real GetLineWidth (const Handle< Prs3d_Drawer > &aDrawer, const AIS_TypeOfAttribute TheTypeOfAttributes)
static Aspect_TypeOfLine GetLineType (const Handle< Prs3d_Drawer > &aDrawer, const AIS_TypeOfAttribute TheTypeOfAttributes)
static void GetLineAtt (const Handle< Prs3d_Drawer > &aDrawer, const AIS_TypeOfAttribute TheTypeOfAttributes, Quantity_NameOfColor &aCol, Standard_Real &aWidth, Aspect_TypeOfLine &aTyp)
static Quantity_NameOfColor GetInteriorColor (const Handle< Prs3d_Drawer > &aDrawer)
static void GetInteriorColor (const Handle< Prs3d_Drawer > &aDrawer, Quantity_Color &aColor)
static Graphic3d_MaterialAspect GetMaterial (const Handle< Prs3d_Drawer > &aDrawer)

Member Function Documentation

◆ GetInteriorColor() [1/2]

Quantity_NameOfColor AIS_GraphicTool::GetInteriorColor ( const Handle< Prs3d_Drawer > & aDrawer)
static

◆ GetInteriorColor() [2/2]

void AIS_GraphicTool::GetInteriorColor ( const Handle< Prs3d_Drawer > & aDrawer,
Quantity_Color & aColor )
static

◆ GetLineAtt()

void AIS_GraphicTool::GetLineAtt ( const Handle< Prs3d_Drawer > & aDrawer,
const AIS_TypeOfAttribute TheTypeOfAttributes,
Quantity_NameOfColor & aCol,
Standard_Real & aWidth,
Aspect_TypeOfLine & aTyp )
static

◆ GetLineColor() [1/2]

Quantity_NameOfColor AIS_GraphicTool::GetLineColor ( const Handle< Prs3d_Drawer > & aDrawer,
const AIS_TypeOfAttribute TheTypeOfAttributes )
static

◆ GetLineColor() [2/2]

void AIS_GraphicTool::GetLineColor ( const Handle< Prs3d_Drawer > & aDrawer,
const AIS_TypeOfAttribute TheTypeOfAttributes,
Quantity_Color & TheLineColor )
static

◆ GetLineType()

Aspect_TypeOfLine AIS_GraphicTool::GetLineType ( const Handle< Prs3d_Drawer > & aDrawer,
const AIS_TypeOfAttribute TheTypeOfAttributes )
static

◆ GetLineWidth()

Standard_Real AIS_GraphicTool::GetLineWidth ( const Handle< Prs3d_Drawer > & aDrawer,
const AIS_TypeOfAttribute TheTypeOfAttributes )
static

◆ GetMaterial()

Graphic3d_MaterialAspect AIS_GraphicTool::GetMaterial ( const Handle< Prs3d_Drawer > & aDrawer)
static

The documentation for this class was generated from the following file: