#include <AIS_GraphicTool.hxx>
|
| 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) |
| |
◆ GetInteriorColor() [1/2]
◆ GetInteriorColor() [2/2]
◆ GetLineAtt()
◆ GetLineColor() [1/2]
◆ GetLineColor() [2/2]
◆ GetLineType()
◆ GetLineWidth()
◆ GetMaterial()
The documentation for this class was generated from the following file: