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 |
AllVariablesDefinedInAllBlocksOff() | vtkModelMetadata | virtual |
AllVariablesDefinedInAllBlocksOn() | vtkModelMetadata | virtual |
BreakOnError() | vtkObject | static |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
FastDelete() | vtkObjectBase | virtual |
FreeAllGlobalData() | vtkModelMetadata | |
FreeAllLocalData() | vtkModelMetadata | |
FreeBlockDependentData() | vtkModelMetadata | |
FreeOriginalElementVariableNames() | vtkModelMetadata | |
FreeOriginalNodeVariableNames() | vtkModelMetadata | |
FreeUsedElementVariableNames() | vtkModelMetadata | |
FreeUsedElementVariables() | vtkModelMetadata | |
FreeUsedNodeVariableNames() | vtkModelMetadata | |
FreeUsedNodeVariables() | vtkModelMetadata | |
GetAllVariablesDefinedInAllBlocks() const | vtkModelMetadata | inline |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetBlockAttributes() const | vtkModelMetadata | inline |
GetBlockAttributesIndex() const | vtkModelMetadata | inline |
GetBlockElementIdList() const | vtkModelMetadata | inline |
GetBlockElementIdListIndex() const | vtkModelMetadata | inline |
GetBlockElementType() const | vtkModelMetadata | inline |
GetBlockIds() const | vtkModelMetadata | inline |
GetBlockNodesPerElement() const | vtkModelMetadata | inline |
GetBlockNumberOfAttributesPerElement() const | vtkModelMetadata | inline |
GetBlockNumberOfElements() const | vtkModelMetadata | inline |
GetBlockPropertyNames() const | vtkModelMetadata | inline |
GetBlockPropertyValue() const | vtkModelMetadata | inline |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCoordinateNames() const | vtkModelMetadata | inline |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetDimension() const | vtkModelMetadata | inline |
GetElementVariableNames() const | vtkModelMetadata | inline |
GetElementVariableNumberOfComponents() const | vtkModelMetadata | inline |
GetElementVariableTruthTable() const | vtkModelMetadata | inline |
GetGlobalVariableNames() const | vtkModelMetadata | inline |
GetGlobalVariableValue() const | vtkModelMetadata | inline |
GetGlobalWarningDisplay() | vtkObject | static |
GetInformationLines(char ***lines) const | vtkModelMetadata | |
GetIsInMemkind() const | vtkObjectBase | |
GetMapToOriginalElementVariableNames() const | vtkModelMetadata | inline |
GetMapToOriginalNodeVariableNames() const | vtkModelMetadata | inline |
GetMTime() | vtkObject | virtual |
GetNodeSetDistributionFactorIndex() const | vtkModelMetadata | inline |
GetNodeSetDistributionFactors() const | vtkModelMetadata | inline |
GetNodeSetIds() const | vtkModelMetadata | inline |
GetNodeSetNames() const | vtkModelMetadata | inline |
GetNodeSetNodeIdList() const | vtkModelMetadata | inline |
GetNodeSetNodeIdListIndex() const | vtkModelMetadata | inline |
GetNodeSetNumberOfDistributionFactors() const | vtkModelMetadata | inline |
GetNodeSetPropertyNames() const | vtkModelMetadata | inline |
GetNodeSetPropertyValue() const | vtkModelMetadata | inline |
GetNodeSetSize() const | vtkModelMetadata | inline |
GetNodeVariableNames() const | vtkModelMetadata | inline |
GetNodeVariableNumberOfComponents() const | vtkModelMetadata | inline |
GetNumberOfBlockProperties() const | vtkModelMetadata | inline |
GetNumberOfBlocks() const | vtkModelMetadata | inline |
GetNumberOfElementVariables() const | vtkModelMetadata | inline |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetNumberOfGlobalVariables() const | vtkModelMetadata | inline |
GetNumberOfInformationLines() const | vtkModelMetadata | inline |
GetNumberOfNodeSetProperties() const | vtkModelMetadata | inline |
GetNumberOfNodeSets() const | vtkModelMetadata | inline |
GetNumberOfNodeVariables() const | vtkModelMetadata | inline |
GetNumberOfSideSetProperties() const | vtkModelMetadata | inline |
GetNumberOfSideSets() const | vtkModelMetadata | inline |
GetNumberOfTimeSteps() const | vtkModelMetadata | inline |
GetOriginalElementVariableNames() const | vtkModelMetadata | inline |
GetOriginalNodeVariableNames() const | vtkModelMetadata | inline |
GetOriginalNumberOfElementVariables() const | vtkModelMetadata | inline |
GetOriginalNumberOfNodeVariables() const | vtkModelMetadata | inline |
GetReferenceCount() | vtkObjectBase | inline |
GetSideSetDistributionFactorIndex() const | vtkModelMetadata | inline |
GetSideSetDistributionFactors() const | vtkModelMetadata | inline |
GetSideSetElementList() const | vtkModelMetadata | inline |
GetSideSetIds() const | vtkModelMetadata | inline |
GetSideSetListIndex() const | vtkModelMetadata | inline |
GetSideSetNames() const | vtkModelMetadata | inline |
GetSideSetNumberOfDistributionFactors() const | vtkModelMetadata | inline |
GetSideSetNumDFPerSide() const | vtkModelMetadata | inline |
GetSideSetPropertyNames() const | vtkModelMetadata | inline |
GetSideSetPropertyValue() const | vtkModelMetadata | inline |
GetSideSetSideList() const | vtkModelMetadata | inline |
GetSideSetSize() const | vtkModelMetadata | inline |
GetSizeBlockAttributeArray() const | vtkModelMetadata | inline |
GetSumDistFactPerNodeSet() const | vtkModelMetadata | inline |
GetSumDistFactPerSideSet() const | vtkModelMetadata | inline |
GetSumElementsPerBlock() const | vtkModelMetadata | inline |
GetSumNodesPerNodeSet() const | vtkModelMetadata | inline |
GetSumSidesPerSideSet() const | vtkModelMetadata | inline |
GetTimeStepIndex() const | vtkModelMetadata | inline |
GetTimeStepValues() const | vtkModelMetadata | inline |
GetTitle() const | vtkModelMetadata | 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 | |
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) | vtkModelMetadata | virtual |
IsTypeOf(const char *type) | vtkModelMetadata | static |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkModelMetadata | static |
NewInstance() const | vtkModelMetadata | |
NewInstanceInternal() const | vtkModelMetadata | protectedvirtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Print(ostream &os) | vtkObjectBase | |
PrintGlobalInformation() | vtkModelMetadata | virtual |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintLocalInformation() | vtkModelMetadata | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkModelMetadata | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
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 |
Reset() | vtkModelMetadata | |
SafeDownCast(vtkObjectBase *o) | vtkModelMetadata | static |
SetAllVariablesDefinedInAllBlocks(vtkTypeBool) | vtkModelMetadata | virtual |
SetBlockAttributes(float *) | vtkModelMetadata | |
SetBlockElementIdList(int *) | vtkModelMetadata | |
SetBlockElementType(char **) | vtkModelMetadata | |
SetBlockIds(int *) | vtkModelMetadata | |
SetBlockNodesPerElement(int *) | vtkModelMetadata | |
SetBlockNumberOfAttributesPerElement(int *natts) | vtkModelMetadata | |
SetBlockNumberOfElements(int *nelts) | vtkModelMetadata | |
SetBlockPropertyNames(int numProp, char **names) | vtkModelMetadata | |
SetBlockPropertyValue(int *) | vtkModelMetadata | |
SetCoordinateNames(int dimension, char **) | vtkModelMetadata | |
SetDebug(bool debugFlag) | vtkObject | |
SetElementVariableInfo(int numOrigNames, char **origNames, int numNames, char **names, int *numComp, int *map) | vtkModelMetadata | |
SetElementVariableTruthTable(int *) | vtkModelMetadata | |
SetGlobalVariableNames(int numVarNames, char **n) | vtkModelMetadata | |
SetGlobalVariableValue(float *f) | vtkModelMetadata | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetInformationLines(int numLines, char **lines) | vtkModelMetadata | |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetNodeSetDistributionFactors(float *) | vtkModelMetadata | |
SetNodeSetIds(int *) | vtkModelMetadata | |
SetNodeSetNames(vtkStringArray *names) | vtkModelMetadata | inline |
SetNodeSetNodeIdList(int *) | vtkModelMetadata | |
SetNodeSetNumberOfDistributionFactors(int *) | vtkModelMetadata | |
SetNodeSetPropertyNames(int numProp, char **names) | vtkModelMetadata | |
SetNodeSetPropertyValue(int *) | vtkModelMetadata | |
SetNodeSetSize(int *) | vtkModelMetadata | |
SetNodeVariableInfo(int numOrigNames, char **origNames, int numNames, char **names, int *numComp, int *map) | vtkModelMetadata | |
SetNumberOfBlocks(int) | vtkModelMetadata | virtual |
SetNumberOfNodeSets(int) | vtkModelMetadata | virtual |
SetNumberOfSideSets(int) | vtkModelMetadata | virtual |
SetReferenceCount(int) | vtkObjectBase | |
SetSideSetDistributionFactors(float *) | vtkModelMetadata | |
SetSideSetElementList(int *) | vtkModelMetadata | |
SetSideSetIds(int *) | vtkModelMetadata | |
SetSideSetNames(vtkStringArray *names) | vtkModelMetadata | inline |
SetSideSetNumberOfDistributionFactors(int *df) | vtkModelMetadata | |
SetSideSetNumDFPerSide(int *numNodes) | vtkModelMetadata | |
SetSideSetPropertyNames(int numProp, char **names) | vtkModelMetadata | |
SetSideSetPropertyValue(int *) | vtkModelMetadata | |
SetSideSetSideList(int *) | vtkModelMetadata | |
SetSideSetSize(int *sizes) | vtkModelMetadata | |
SetSumNodesPerNodeSet(int) | vtkModelMetadata | virtual |
SetSumSidesPerSideSet(int) | vtkModelMetadata | virtual |
SetTimeStepIndex(int) | vtkModelMetadata | virtual |
SetTimeSteps(int numberOfTimeSteps, float *timeStepValues) | vtkModelMetadata | |
SetTitle(const char *) | vtkModelMetadata | virtual |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkModelMetadata | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkModelMetadata() | vtkModelMetadata | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
~vtkModelMetadata() override | vtkModelMetadata | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |