Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Static Public Member Functions
AIS_GraphicTool Class Reference

#include <AIS_GraphicTool.hxx>

Static Public Member Functions

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

Member Function Documentation

◆ GetInteriorColor() [1/2]

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

◆ GetInteriorColor() [2/2]

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

◆ GetLineAtt()

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

◆ GetLineColor() [1/2]

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

◆ GetLineColor() [2/2]

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

◆ GetLineType()

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

◆ GetLineWidth()

static double AIS_GraphicTool::GetLineWidth ( const occ::handle< Prs3d_Drawer > & aDrawer,
const AIS_TypeOfAttribute TheTypeOfAttributes )
static

◆ GetMaterial()

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

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