23 #ifndef OCCVIEWER_TRIHEDRON_SETUP_H
24 #define OCCVIEWER_TRIHEDRON_SETUP_H
54 const Handle(AIS_Trihedron)& myTrihedron;
79 const Handle(V3d_Trihedron)& myTrihedron;
Handle(TDocStd_Application) CAF_Application
Get OCAF application.
Definition: CAF_Application.cxx:97
#define OCCVIEWER_EXPORT
Definition: OCCViewer.h:33
Definition: OCCViewer_TrihedronSetup.h:37
const Handle(AIS_Trihedron) &myTrihedron
OCCViewer_TrihedronSetupAIS(const Handle(AIS_Trihedron)&trihedron)
Definition: OCCViewer_TrihedronSetup.h:39
virtual ~OCCViewer_TrihedronSetupAIS()
Definition: OCCViewer_TrihedronSetup.h:40
Definition: OCCViewer_TrihedronSetup.h:62
OCCViewer_TrihedronSetupV3d(const Handle(V3d_Trihedron)&trihedron)
Definition: OCCViewer_TrihedronSetup.h:64
const Handle(V3d_Trihedron) &myTrihedron
virtual ~OCCViewer_TrihedronSetupV3d()
Definition: OCCViewer_TrihedronSetup.h:65
Quantity_Color color(const QColor &)
Convert QColor object to Quantity_Color object.
Definition: OCCViewer.cxx:28