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


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_TransparencyMenuNode (const Handle_AIS_InteractiveObject &anInteractiveObject) |
| Constructor. More... | |
| virtual Standard_EXPORT | ~exotkAIS_TransparencyMenuNode () |
| 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_TransparencyMenuNode_Type_ () |
| Type management. More... | |
Definition at line 49 of file exotkAIS_TransparencyMenuNode.hxx.
|
|
Constructor.
Definition at line 65 of file exotkAIS_TransparencyMenuNode.cxx. |
|
|
Destructor.
Definition at line 78 of file exotkAIS_TransparencyMenuNode.cxx. |
|
|
Type management.
Reimplemented from exotkTree_MenuNode. |
|
|
Execute the action.
Reimplemented from exotkTree_MenuNode. Definition at line 89 of file exotkAIS_TransparencyMenuNode.cxx. References myInteractiveObject, and exotkGUI::SelectTransparency(). |
|
|
Type management.
Reimplemented from exotkTree_MenuNode. |
|
|
OCC delete.
Reimplemented from exotkTree_MenuNode. Definition at line 82 of file exotkAIS_TransparencyMenuNode.hxx. |
|
|
OCC new.
Reimplemented from exotkTree_MenuNode. Definition at line 71 of file exotkAIS_TransparencyMenuNode.hxx. |
|
||||||||||||
|
OCC new.
Reimplemented from exotkTree_MenuNode. Definition at line 60 of file exotkAIS_TransparencyMenuNode.hxx. |
|
|
Type management.
|
|
|
the interactive object Definition at line 133 of file exotkAIS_TransparencyMenuNode.hxx. Referenced by Execute(). |
1.2.12 written by Dimitri van Heesch,
© 1997-2001