Version: 9.12.0
OCCViewer_Trihedron Class Reference

#include <OCCViewer_Trihedron.h>

Inheritance diagram for OCCViewer_Trihedron:
Inheritance graph

Public Member Functions

 OCCViewer_Trihedron (const PrsMgr_TypeOfPresentation3d=PrsMgr_TOP_AllView)
 
virtual ~OCCViewer_Trihedron ()
 
virtual void Compute (const Handle(PrsMgr_PresentationManager3d)&, const Handle(Prs3d_Presentation)&, const Standard_Integer)
 
virtual void ComputeSelection (const Handle(SelectMgr_Selection)&, const Standard_Integer)
 
virtual void bounds (Graphic3d_BndBox4f &) const
 
virtual void display ()
 

Detailed Description

The class for the presentation of the UserDraw object.

Constructor & Destructor Documentation

◆ OCCViewer_Trihedron()

OCCViewer_Trihedron::OCCViewer_Trihedron ( const  PrsMgr_TypeOfPresentation3d = PrsMgr_TOP_AllView)

◆ ~OCCViewer_Trihedron()

OCCViewer_Trihedron::~OCCViewer_Trihedron ( )
virtual

Destructor

Member Function Documentation

◆ bounds()

void OCCViewer_Trihedron::bounds ( Graphic3d_BndBox4f &  theMinMax) const
virtual

Sets the bounding box (MinMax values).

◆ Compute()

void OCCViewer_Trihedron::Compute ( const Handle(PrsMgr_PresentationManager3d)&  ,
const Handle(Prs3d_Presentation)&  aPrs,
const Standard_Integer  aMode 
)
virtual

Redefined method. Calculates the object presentation.

References Handle().

◆ ComputeSelection()

void OCCViewer_Trihedron::ComputeSelection ( const Handle(SelectMgr_Selection)&  theSelection,
const Standard_Integer  theMode 
)
virtual

Redefined method. Does nothing.

◆ display()

void OCCViewer_Trihedron::display ( )
virtual

Displays trihedron.

References drawText(), generateTextList(), and PI.


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