AccessorType enum name | vtkGLTFDocumentLoader | |
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 |
ApplyAnimation(float t, int animationId, bool forceStep=false) | vtkGLTFDocumentLoader | |
BreakOnError() | vtkObject | static |
BuildGlobalTransforms(unsigned int nodeIndex, vtkSmartPointer< vtkMatrix4x4 > parentTransform) | vtkGLTFDocumentLoader | |
BuildGlobalTransforms() | vtkGLTFDocumentLoader | |
BuildModelVTKGeometry() | vtkGLTFDocumentLoader | |
ComponentType enum name | vtkGLTFDocumentLoader | |
ComputeJointMatrices(const Model &model, const Skin &skin, Node &node, std::vector< vtkSmartPointer< vtkMatrix4x4 > > &jointMats) | vtkGLTFDocumentLoader | static |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
FastDelete() | vtkObjectBase | virtual |
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 |
GetInternalModel() | vtkGLTFDocumentLoader | |
GetIsInMemkind() const | vtkObjectBase | |
GetMTime() | vtkObject | virtual |
GetNumberOfComponentsForType(vtkGLTFDocumentLoader::AccessorType type) | vtkGLTFDocumentLoader | static |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetReferenceCount() | vtkObjectBase | inline |
GetSupportedExtensions() | vtkGLTFDocumentLoader | |
GetUsedExtensions() | vtkGLTFDocumentLoader | |
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) | vtkGLTFDocumentLoader | virtual |
IsTypeOf(const char *type) | vtkGLTFDocumentLoader | static |
LoadFileBuffer(VTK_FILEPATH const std::string &fileName, std::vector< char > &glbBuffer) | vtkGLTFDocumentLoader | |
LoadModelData(const std::vector< char > &glbBuffer) | vtkGLTFDocumentLoader | |
LoadModelMetaDataFromFile(std::string FileName) | vtkGLTFDocumentLoader | |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkGLTFDocumentLoader | static |
NewInstance() const | vtkGLTFDocumentLoader | |
NewInstanceInternal() const | vtkGLTFDocumentLoader | protectedvirtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkGLTFDocumentLoader | 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 |
ResetAnimation(int animationId) | vtkGLTFDocumentLoader | |
SafeDownCast(vtkObjectBase *o) | vtkGLTFDocumentLoader | static |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetReferenceCount(int) | vtkObjectBase | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkGLTFDocumentLoader | |
Target enum name | vtkGLTFDocumentLoader | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkGLTFDocumentLoader()=default | vtkGLTFDocumentLoader | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
~vtkGLTFDocumentLoader() override=default | vtkGLTFDocumentLoader | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |