Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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_CBounds &) const
 
virtual void display ()
 

Detailed Description

The class for the presentation of the UserDraw object.

Constructor & Destructor Documentation

OCCViewer_Trihedron::OCCViewer_Trihedron ( const PrsMgr_TypeOfPresentation3d  = PrsMgr_TOP_AllView)
OCCViewer_Trihedron::~OCCViewer_Trihedron ( )
virtual

Destructor

Member Function Documentation

void OCCViewer_Trihedron::bounds ( Graphic3d_CBounds &  aMinMax) const
virtual

Sets the bounding box (MinMax values).

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().

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

Redefined method. Does nothing.

void OCCViewer_Trihedron::display ( )
virtual

Displays trihedron.

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


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