#include <AIS_GraphicTool.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
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
| void AIS_GraphicTool::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* AIS_GraphicTool::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void* AIS_GraphicTool::operator new |
( |
size_t |
size | ) |
[inline] |
The documentation for this class was generated from the following file: