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


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_DisplayModeMenuNode (const Handle_AIS_InteractiveObject &anInteractiveObject, const enum exotkAIS_DisplayMode aMode) |
| Constructor. More... | |
| virtual Standard_EXPORT | ~exotkAIS_DisplayModeMenuNode () |
| 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 | |
| exotkAIS_DisplayMode | myDisplayMode |
| Handle_AIS_InteractiveObject | myInteractiveObject |
Friends | |
| Standard_EXPORT friend Handle_Standard_Type & | exotkAIS_DisplayModeMenuNode_Type_ () |
| Type management. More... | |
Definition at line 50 of file exotkAIS_DisplayModeMenuNode.hxx.
|
||||||||||||
|
Constructor.
Definition at line 59 of file exotkAIS_DisplayModeMenuNode.cxx. References exotkTree_TreeNode::myIsChecked. |
|
|
Destructor.
Definition at line 73 of file exotkAIS_DisplayModeMenuNode.cxx. |
|
|
Type management.
Reimplemented from exotkTree_MenuNode. |
|
|
Execute the action.
Reimplemented from exotkTree_MenuNode. Definition at line 84 of file exotkAIS_DisplayModeMenuNode.cxx. References myDisplayMode, and myInteractiveObject. |
|
|
Type management.
Reimplemented from exotkTree_MenuNode. |
|
|
OCC delete.
Reimplemented from exotkTree_MenuNode. Definition at line 83 of file exotkAIS_DisplayModeMenuNode.hxx. References exotkAIS_DisplayMode. |
|
|
OCC new.
Reimplemented from exotkTree_MenuNode. Definition at line 72 of file exotkAIS_DisplayModeMenuNode.hxx. |
|
||||||||||||
|
OCC new.
Reimplemented from exotkTree_MenuNode. Definition at line 61 of file exotkAIS_DisplayModeMenuNode.hxx. |
|
|
Type management.
|
|
|
the display mode to apply Definition at line 134 of file exotkAIS_DisplayModeMenuNode.hxx. Referenced by Execute(). |
|
|
the interactive object Definition at line 137 of file exotkAIS_DisplayModeMenuNode.hxx. Referenced by Execute(). |
1.2.12 written by Dimitri van Heesch,
© 1997-2001