Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
PrsMgr_Presentation2d Class Reference

A framework to manage 2D displays, graphic entities
and their updates. Plotters, Highlights, Minima
maxima, immediate display.

#include <PrsMgr_Presentation2d.hxx>

Inheritance diagram for PrsMgr_Presentation2d:
Inheritance graph
[legend]

Public Member Functions

PrsMgr_KindOfPrs KindOfPresentation () const
 2D or 3D

virtual void Destroy ()
 Destructor.

 ~PrsMgr_Presentation2d ()
virtual void Clear ()
 removes the whole content of the presentation.

void SetOffset (const Standard_Integer anOffset)
 Specifies an Offset applied to the original color
index of all primitives in the graphic object <me>.
Warning: To reset the real color of the primitives
you have to call this method with <anOffset> = 0.

Standard_Integer Offset () const
 Returns the Offset applied to the original color
index of all primitives in the graphic object <me>.

Handle_Graphic2d_GraphicObject Presentation () const

Constructor & Destructor Documentation


Member Function Documentation

virtual void PrsMgr_Presentation2d::Clear ( ) [virtual]

Implements PrsMgr_Presentation.

virtual void PrsMgr_Presentation2d::Destroy ( ) [virtual]

Reimplemented from PrsMgr_Presentation.

Implements PrsMgr_Presentation.

Handle_Graphic2d_GraphicObject PrsMgr_Presentation2d::Presentation ( ) const

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