|
VTK
9.4.2
|
This is the complete list of members for vtkSubGroup, including all inherited members.
| AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | inline |
| AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
| AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
| AllReduceUniqueList(int *list, int len, int **newList) | vtkSubGroup | |
| Barrier() | vtkSubGroup | |
| BreakOnError() | vtkObject | static |
| Broadcast(float *data, int length, int root) | vtkSubGroup | |
| Broadcast(double *data, int length, int root) | vtkSubGroup | |
| Broadcast(int *data, int length, int root) | vtkSubGroup | |
| Broadcast(char *data, int length, int root) | vtkSubGroup | |
| Debug | vtkObject | protected |
| DebugOff() | vtkObject | virtual |
| DebugOn() | vtkObject | virtual |
| Delete() | vtkObjectBase | virtual |
| FastDelete() | vtkObjectBase | virtual |
| Gather(int *data, int *to, int length, int root) | vtkSubGroup | |
| Gather(char *data, char *to, int length, int root) | vtkSubGroup | |
| Gather(float *data, float *to, int length, int root) | vtkSubGroup | |
| GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
| GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
| GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
| GetDebug() | vtkObject | |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetIsInMemkind() const | vtkObjectBase | |
| getLocalRank(int processID) | vtkSubGroup | |
| GetMTime() | vtkObject | virtual |
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
| GetObjectDescription() const override | vtkObject | virtual |
| GetObjectName() const | vtkObject | virtual |
| GetReferenceCount() | vtkObjectBase | inline |
| GetUsingMemkind() | vtkObjectBase | static |
| GlobalWarningDisplayOff() | vtkObject | inlinestatic |
| GlobalWarningDisplayOn() | vtkObject | inlinestatic |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| Initialize(int p0, int p1, int me, int tag, vtkCommunicator *c) | vtkSubGroup | |
| InitializeObjectBase() | vtkObjectBase | |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
| InternalReleaseFocus() | vtkObject | protected |
| InvokeEvent(unsigned long event, void *callData) | vtkObject | |
| InvokeEvent(const char *event, void *callData) | vtkObject | |
| InvokeEvent(unsigned long event) | vtkObject | inline |
| InvokeEvent(const char *event) | vtkObject | inline |
| IsA(const char *type) | vtkSubGroup | virtual |
| IsTypeOf(const char *type) | vtkSubGroup | static |
| MakeSortedUnique(int *list, int len, int **newList) | vtkSubGroup | static |
| MAXOP enum value | vtkSubGroup | |
| MergeSortedUnique(int *list1, int len1, int *list2, int len2, int **newList) | vtkSubGroup | |
| MINOP enum value | vtkSubGroup | |
| Modified() | vtkObject | virtual |
| MTime | vtkObject | protected |
| New() | vtkSubGroup | static |
| NewInstance() const | vtkSubGroup | |
| NewInstanceInternal() const | vtkSubGroup | protectedvirtual |
| ObjectName | vtkObject | protected |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintSelf(ostream &os, vtkIndent indent) override | vtkSubGroup | virtual |
| PrintSubGroup() const | vtkSubGroup | |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| ReduceMax(float *data, float *to, int length, int root) | vtkSubGroup | |
| ReduceMax(double *data, double *to, int length, int root) | vtkSubGroup | |
| ReduceMax(int *data, int *to, int length, int root) | vtkSubGroup | |
| ReduceMin(float *data, float *to, int length, int root) | vtkSubGroup | |
| ReduceMin(double *data, double *to, int length, int root) | vtkSubGroup | |
| ReduceMin(int *data, int *to, int length, int root) | vtkSubGroup | |
| ReduceSum(int *data, int *to, int length, int root) | vtkSubGroup | |
| ReferenceCount | vtkObjectBase | protected |
| Register(vtkObjectBase *o) | vtkObjectBase | |
| RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| RemoveAllObservers() | vtkObject | |
| RemoveObserver(vtkCommand *) | vtkObject | |
| RemoveObserver(unsigned long tag) | vtkObject | |
| RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
| RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
| RemoveObservers(unsigned long event) | vtkObject | |
| RemoveObservers(const char *event) | vtkObject | |
| ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
| SafeDownCast(vtkObjectBase *o) | vtkSubGroup | static |
| SetDebug(bool debugFlag) | vtkObject | |
| setGatherPattern(int root, int length) | vtkSubGroup | |
| SetGlobalWarningDisplay(vtkTypeBool val) | vtkObject | static |
| SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
| SetObjectName(const std::string &objectName) | vtkObject | virtual |
| SetReferenceCount(int) | vtkObjectBase | |
| SubjectHelper | vtkObject | protected |
| SUMOP enum value | vtkSubGroup | |
| Superclass typedef | vtkSubGroup | |
| tag | vtkSubGroup | |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| UsesGarbageCollector() const | vtkObjectBase | inlinevirtual |
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| vtkSubGroup() | vtkSubGroup | protected |
| WeakPointers | vtkObjectBase | protected |
| ~vtkObject() override | vtkObject | protected |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |
| ~vtkSubGroup() override | vtkSubGroup | protected |