#include <PrsMgr_ModedPresentation.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | PrsMgr_ModedPresentation () |
Standard_EXPORT | PrsMgr_ModedPresentation (const Handle(PrsMgr_Presentation)&aPresentation, const Standard_Integer aMode) |
Standard_EXPORT Handle_PrsMgr_Presentation | Presentation () const |
Standard_EXPORT Standard_Integer | Mode () const |
Private Attributes | |
Handle_PrsMgr_Presentation | myPresentation |
Standard_Integer | myMode |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|