|
Open CASCADE Technology 6.5.2
|
to build and initialize ViewerTest static variables.
====================================================
#include <ViewerTest_Tool.hxx>
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 Handle_V3d_Viewer | MakeViewer (const Standard_CString title) |
| create a new <context>. ViewerTest variables are not initialized; | |
| static Handle_AIS_InteractiveContext | MakeContext (const Standard_CString title) |
| create a new <context>. ViewerTest variables are not initialized; | |
| static void | InitViewerTest (const Handle< AIS_InteractiveContext > ¤t) |
| init variables of ViewerTest with <current> | |
| static void ViewerTest_Tool::InitViewerTest | ( | const Handle< AIS_InteractiveContext > & | current | ) | [static] |
| static Handle_AIS_InteractiveContext ViewerTest_Tool::MakeContext | ( | const Standard_CString | title | ) | [static] |
| static Handle_V3d_Viewer ViewerTest_Tool::MakeViewer | ( | const Standard_CString | title | ) | [static] |
| void ViewerTest_Tool::operator delete | ( | void * | anAddress | ) | [inline] |
| void* ViewerTest_Tool::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* ViewerTest_Tool::operator new | ( | size_t | size | ) | [inline] |
1.7.4