#include <exotkAIS.hxx>
Public Methods | |
| void * | operator new (size_t, void *anAddress) |
| OCC new. More... | |
| void * | operator new (size_t size) |
| OCC new. More... | |
| void | operator delete (void *anAddress) |
| OCC delete. More... | |
Static Public Methods | |
| Standard_EXPORT Handle_exotkAIS_InteractiveObjectPopup | CreatePopupMenu (const Handle_AIS_InteractiveObject &anInteractiveObject) |
| Create the popup menu according to the type of anInteractiveObject. More... | |
Static Private Methods | |
| Standard_EXPORT Handle_exotkAIS_InteractiveObjectPopup | CreatePopupMenuAISShape (const Handle_AIS_Shape &anAISShape) |
| Create the popup menu for anAISShape. More... | |
Definition at line 50 of file exotkAIS.hxx.
|
|
Create the popup menu according to the type of anInteractiveObject.
Definition at line 63 of file exotkAIS.cxx. References CreatePopupMenuAISShape(), and STANDARD_TYPE(). Referenced by exotkAIS_InteractiveObjectPopup::Create(). |
|
|
Create the popup menu for anAISShape.
Definition at line 84 of file exotkAIS.cxx. References exotkAIS_dmBox, exotkAIS_dmShading, exotkAIS_dmWireframe, and exotkTrace_Datas::theRoot. Referenced by CreatePopupMenu(). |
|
|
OCC delete.
Definition at line 83 of file exotkAIS.hxx. |
|
|
OCC new.
Definition at line 72 of file exotkAIS.hxx. |
|
||||||||||||
|
OCC new.
Definition at line 61 of file exotkAIS.hxx. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001