VTK  9.4.20250310
vtkCellGridToUnstructuredGrid::Query Member List

This is the complete list of members for vtkCellGridToUnstructuredGrid::Query, 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)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AttributeMapvtkCellGridToUnstructuredGrid::Queryprotected
BreakOnError()vtkObjectstatic
ConnectivityCountvtkCellGridToUnstructuredGrid::Queryprotected
ConnectivityCountType typedefvtkCellGridToUnstructuredGrid::Query
ConnectivityTransformsvtkCellGridToUnstructuredGrid::Queryprotected
ConnectivityTransformType typedefvtkCellGridToUnstructuredGrid::Query
ConnectivityWeightsvtkCellGridToUnstructuredGrid::Queryprotected
ConnectivityWeightType typedefvtkCellGridToUnstructuredGrid::Query
CountOutputs enum valuevtkCellGridToUnstructuredGrid::Query
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
FastDelete()vtkObjectBasevirtual
Finalize() overridevtkCellGridToUnstructuredGrid::Queryvirtual
GenerateConnectivity enum valuevtkCellGridToUnstructuredGrid::Query
GeneratePointData enum valuevtkCellGridToUnstructuredGrid::Query
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetConnectivityCount()vtkCellGridToUnstructuredGrid::Queryinline
GetConnectivityTransform(vtkStringToken cellType)vtkCellGridToUnstructuredGrid::Queryinline
GetConnectivityWeights()vtkCellGridToUnstructuredGrid::Queryinline
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObjectstatic
GetInput() constvtkCellGridToUnstructuredGrid::Queryinline
GetIsInMemkind() constvtkObjectBase
GetLocator()vtkCellGridToUnstructuredGrid::Queryinline
GetMTime()vtkObjectvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetOutput() constvtkCellGridToUnstructuredGrid::Queryinline
GetOutputAllocations()vtkCellGridToUnstructuredGrid::Queryinline
GetOutputAllocations() constvtkCellGridToUnstructuredGrid::Queryinline
GetOutputArray(vtkCellAttribute *inputAttribute)vtkCellGridToUnstructuredGrid::Query
GetPass()vtkCellGridQueryvirtual
GetReferenceCount()vtkObjectBaseinline
GetUsingMemkind()vtkObjectBasestatic
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
Initialize() overridevtkCellGridToUnstructuredGrid::Queryvirtual
InitializeObjectBase()vtkObjectBase
InputvtkCellGridToUnstructuredGrid::Queryprotected
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkCellGridToUnstructuredGrid::Queryvirtual
IsAnotherPassRequired() overridevtkCellGridToUnstructuredGrid::Queryinlinevirtual
IsTypeOf(const char *type)vtkCellGridToUnstructuredGrid::Querystatic
LocatorvtkCellGridToUnstructuredGrid::Queryprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkCellGridToUnstructuredGrid::Querystatic
NewInstance() constvtkCellGridToUnstructuredGrid::Query
NewInstanceInternal() constvtkCellGridToUnstructuredGrid::Queryprotectedvirtual
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
OutputvtkCellGridToUnstructuredGrid::Queryprotected
OutputAllocations typedefvtkCellGridToUnstructuredGrid::Query
OutputOffsetsvtkCellGridToUnstructuredGrid::Queryprotected
PassvtkCellGridQueryprotected
PassType enum namevtkCellGridToUnstructuredGrid::Query
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkCellGridToUnstructuredGrid::Queryvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
Query()=defaultvtkCellGridToUnstructuredGrid::Queryprotected
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
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 *)vtkObjectBaseprotectedvirtual
SafeDownCast(vtkObjectBase *o)vtkCellGridToUnstructuredGrid::Querystatic
SetDebug(bool debugFlag)vtkObject
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetReferenceCount(int)vtkObjectBase
StartPass() overridevtkCellGridToUnstructuredGrid::Queryvirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkCellGridToUnstructuredGrid::Query
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkCellGridQuery()=defaultvtkCellGridQueryprotected
vtkCellGridToUnstructuredGridvtkCellGridToUnstructuredGrid::Queryfriend
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~Query() override=defaultvtkCellGridToUnstructuredGrid::Queryprotected
~vtkCellGridQuery() override=defaultvtkCellGridQueryprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual