#include <vtkSMNewWidgetRepresentationProxyAbstract.h>
Static Public Member Functions | |
static vtkSMWidgetObserver * | New () |
Static Public Member Functions inherited from vtkCommand | |
static const char * | GetStringFromEventId (unsigned long event) |
static unsigned long | GetEventIdFromString (const char *event) |
static const char * | GetStringFromEventId (unsigned long event) |
static unsigned long | GetEventIdFromString (const char *event) |
Static Public Member Functions inherited from vtkObjectBase | |
static vtkTypeBool | IsTypeOf (const char *name) |
static vtkObjectBase * | New () |
static vtkObjectBase * | New () |
Public Attributes | |
vtkWeakPointer< vtkSMNewWidgetRepresentationProxyAbstract > | WidgetRepresentation |
Public Attributes inherited from vtkCommand | |
vtkEventDeclarationMacro(EventIds) protected int | PassiveObserver |
Additional Inherited Members | |
Protected Member Functions inherited from vtkObjectBase | |
vtkObjectBase () | |
virtual | ~vtkObjectBase () |
virtual void | CollectRevisions (ostream &) |
virtual void | RegisterInternal (vtkObjectBase *, vtkTypeBool check) |
virtual void | UnRegisterInternal (vtkObjectBase *, vtkTypeBool check) |
virtual void | ReportReferences (vtkGarbageCollector *) |
vtkObjectBase (const vtkObjectBase &) | |
void | operator= (const vtkObjectBase &) |
Protected Attributes inherited from vtkObjectBase | |
vtkAtomicInt32 | ReferenceCount |
vtkWeakPointerBase ** | WeakPointers |
Definition at line 82 of file vtkSMNewWidgetRepresentationProxyAbstract.h.
vtkSMNewWidgetRepresentationProxyAbstract::vtkSMWidgetObserver::vtkSMWidgetObserver | ( | ) |
|
inlinestatic |
Definition at line 85 of file vtkSMNewWidgetRepresentationProxyAbstract.h.
|
overridevirtual |
Implements vtkCommand.
vtkWeakPointer<vtkSMNewWidgetRepresentationProxyAbstract> vtkSMNewWidgetRepresentationProxyAbstract::vtkSMWidgetObserver::WidgetRepresentation |
Definition at line 93 of file vtkSMNewWidgetRepresentationProxyAbstract.h.