Open CASCADE Technology  7.7.0
Data Structures | Typedefs

PrsMgr_PresentableObject.hxx File Reference

#include <Aspect_TypeOfFacingModel.hxx>
#include <gp_GTrsf.hxx>
#include <Graphic3d_ClipPlane.hxx>
#include <Prs3d_Drawer.hxx>
#include <PrsMgr_ListOfPresentableObjects.hxx>
#include <PrsMgr_Presentation.hxx>
#include <PrsMgr_Presentations.hxx>
#include <PrsMgr_DisplayStatus.hxx>
#include <PrsMgr_TypeOfPresentation3d.hxx>
#include <TColStd_ListOfInteger.hxx>

Data Structures

class  PrsMgr_PresentableObject
 A framework to supply the Graphic3d structure of the object to be presented. On the first display request, this structure is created by calling the appropriate algorithm and retaining this framework for further display. This abstract framework is inherited in Application Interactive Services (AIS), notably by AIS_InteractiveObject. Consequently, 3D presentation should be handled by the relevant daughter classes and their member functions in AIS. This is particularly true in the creation of new interactive objects. More...
 

Typedefs

typedef PrsMgr_PresentationManager PrsMgr_PresentationManager3d
 

Typedef Documentation

◆ PrsMgr_PresentationManager3d

Deprecated:
("Deprecated alias to PrsMgr_PresentationManager")