#include <exotkAIS_MaterialMenuNode.hxx>
Inheritance diagram for exotkAIS_MaterialMenuNode:


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... | |
| Standard_EXPORT | exotkAIS_MaterialMenuNode (const Handle_AIS_InteractiveObject &anInteractiveObject) |
| Constructor. More... | |
| virtual Standard_EXPORT | ~exotkAIS_MaterialMenuNode () |
| Destructor. More... | |
| virtual Standard_EXPORT Standard_Boolean | Execute () |
| Execute the action. More... | |
| Standard_EXPORT const Handle_Standard_Type & | DynamicType () const |
| Type management. More... | |
| Standard_EXPORT Standard_Boolean | IsKind (const Handle_Standard_Type &) const |
| Type management. More... | |
Protected Attributes | |
| Handle_AIS_InteractiveObject | myInteractiveObject |
Friends | |
| Standard_EXPORT friend Handle_Standard_Type & | exotkAIS_MaterialMenuNode_Type_ () |
| Type management. More... | |
Definition at line 49 of file exotkAIS_MaterialMenuNode.hxx.
|
|
Constructor.
Definition at line 77 of file exotkAIS_MaterialMenuNode.cxx. |
|
|
Destructor.
Definition at line 90 of file exotkAIS_MaterialMenuNode.cxx. |
|
|
Type management.
Reimplemented from exotkTree_MenuNode. |
|
|
Execute the action.
Reimplemented from exotkTree_MenuNode. Definition at line 101 of file exotkAIS_MaterialMenuNode.cxx. References myInteractiveObject, and exotkGUI::SelectMaterial(). |
|
|
Type management.
Reimplemented from exotkTree_MenuNode. |
|
|
OCC delete.
Reimplemented from exotkTree_MenuNode. Definition at line 82 of file exotkAIS_MaterialMenuNode.hxx. |
|
|
OCC new.
Reimplemented from exotkTree_MenuNode. Definition at line 71 of file exotkAIS_MaterialMenuNode.hxx. |
|
||||||||||||
|
OCC new.
Reimplemented from exotkTree_MenuNode. Definition at line 60 of file exotkAIS_MaterialMenuNode.hxx. |
|
|
Type management.
|
|
|
the interactive object Definition at line 132 of file exotkAIS_MaterialMenuNode.hxx. Referenced by Execute(). |
1.2.12 written by Dimitri van Heesch,
© 1997-2001