|
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions |
| static Standard_EXPORT Handle_V3d_Viewer | MakeViewer (const Standard_CString title) |
| | create a new <context>. ViewerTest variables are not initialized;
|
| static Standard_EXPORT Handle_AIS_InteractiveContext | MakeContext (const Standard_CString title) |
| | create a new <context>. ViewerTest variables are not initialized;
|
| static Standard_EXPORT void | InitViewerTest (const Handle(AIS_InteractiveContext)¤t) |
| | init variables of ViewerTest with <current>
|