#include <PrsMgr_Presentation.hxx>
Inheritance diagram for PrsMgr_Presentation:
Public Member Functions | |
virtual Standard_EXPORT PrsMgr_KindOfPrs | KindOfPresentation () const =0 |
2D or 3D | |
const Handle_PrsMgr_PresentationManager & | PresentationManager () const |
returns the PresentationManager in which the presentation has been created. | |
void | SetUpdateStatus (const Standard_Boolean aStat) |
Standard_Boolean | MustBeUpdated () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Protected Member Functions | |
Standard_EXPORT | PrsMgr_Presentation (const Handle(PrsMgr_PresentationManager)&aPresentationManager) |
Protected Attributes | |
Handle_PrsMgr_PresentationManager | myPresentationManager |
Standard_Boolean | myMustBeUpdated |
Private Member Functions | |
virtual Standard_EXPORT void | Display ()=0 |
virtual Standard_EXPORT void | Erase () const =0 |
virtual Standard_EXPORT void | Highlight ()=0 |
virtual Standard_EXPORT void | Unhighlight () const =0 |
virtual Standard_EXPORT Standard_Boolean | IsHighlighted () const =0 |
virtual Standard_EXPORT Standard_Boolean | IsDisplayed () const =0 |
virtual Standard_EXPORT Standard_Integer | DisplayPriority () const =0 |
virtual Standard_EXPORT void | SetDisplayPriority (const Standard_Integer aNewPrior)=0 |
virtual Standard_EXPORT void | Clear ()=0 |
|
|
|
Implemented in PrsMgr_Presentation2d, and PrsMgr_Presentation3d. |
|
Implemented in PrsMgr_Presentation2d, and PrsMgr_Presentation3d. |
|
Implemented in PrsMgr_Presentation2d, and PrsMgr_Presentation3d. |
|
Implemented in PrsMgr_Presentation2d, and PrsMgr_Presentation3d. |
|
Reimplemented in PrsMgr_Presentation2d, and PrsMgr_Presentation3d. |
|
Implemented in PrsMgr_Presentation2d, and PrsMgr_Presentation3d. |
|
Implemented in PrsMgr_Presentation2d, and PrsMgr_Presentation3d. |
|
Implemented in PrsMgr_Presentation2d, and PrsMgr_Presentation3d. |
|
Implemented in PrsMgr_Presentation2d, and PrsMgr_Presentation3d. |
|
|
|
|
|
Implemented in PrsMgr_Presentation2d, and PrsMgr_Presentation3d. |
|
|
|
Implemented in PrsMgr_Presentation2d, and PrsMgr_Presentation3d. |
|
|
|
|