VTK  9.3.20240328
vtkUniforms Member List

This is the complete list of members for vtkUniforms, 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
BreakOnError()vtkObjectstatic
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
FastDelete()vtkObjectBasevirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetMTime()vtkObjectvirtual
GetNthUniformName(vtkIdType uniformIndex)=0vtkUniformspure virtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfUniforms()=0vtkUniformspure virtual
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetReferenceCount()vtkObjectBaseinline
GetUniform(const char *name, std::vector< int > &value)=0vtkUniformspure virtual
GetUniform(const char *name, std::vector< float > &value)=0vtkUniformspure virtual
GetUniform1fv(const char *name, std::vector< float > &f)=0vtkUniformspure virtual
GetUniform1iv(const char *name, std::vector< int > &f)=0vtkUniformspure virtual
GetUniform2f(const char *name, float v[2])=0vtkUniformspure virtual
GetUniform2fv(const char *name, std::vector< float > &f)=0vtkUniformspure virtual
GetUniform2i(const char *name, int v[2])=0vtkUniformspure virtual
GetUniform3f(const char *name, float v[3])=0vtkUniformspure virtual
GetUniform3f(const char *name, double v[3])=0vtkUniformspure virtual
GetUniform3fv(const char *name, std::vector< float > &f)=0vtkUniformspure virtual
GetUniform3uc(const char *name, unsigned char v[3])=0vtkUniformspure virtual
GetUniform4f(const char *name, float v[4])=0vtkUniformspure virtual
GetUniform4fv(const char *name, std::vector< float > &f)=0vtkUniformspure virtual
GetUniform4uc(const char *name, unsigned char v[4])=0vtkUniformspure virtual
GetUniformf(const char *name, float &v)=0vtkUniformspure virtual
GetUniformi(const char *name, int &v)=0vtkUniformspure virtual
GetUniformListMTime()=0vtkUniformspure virtual
GetUniformMatrix(const char *name, vtkMatrix3x3 *v)=0vtkUniformspure virtual
GetUniformMatrix(const char *name, vtkMatrix4x4 *v)=0vtkUniformspure virtual
GetUniformMatrix3x3(const char *name, float *v)=0vtkUniformspure virtual
GetUniformMatrix4x4(const char *name, float *v)=0vtkUniformspure virtual
GetUniformMatrix4x4v(const char *name, std::vector< float > &f)=0vtkUniformspure virtual
GetUniformNumberOfComponents(const char *name)=0vtkUniformspure virtual
GetUniformNumberOfTuples(const char *name)=0vtkUniformspure virtual
GetUniformScalarType(const char *name)=0vtkUniformspure virtual
GetUniformTupleType(const char *name)=0vtkUniformspure virtual
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
InitializeObjectBase()vtkObjectBase
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)vtkUniformsvirtual
IsTypeOf(const char *type)vtkUniformsstatic
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkUniformsstatic
NewInstance() constvtkUniforms
NewInstanceInternal() constvtkUniformsprotectedvirtual
NumberOfTupleTypes enum valuevtkUniforms
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkUniformsvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
RemoveAllObservers()vtkObject
RemoveAllUniforms()=0vtkUniformspure virtual
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
RemoveUniform(const char *name)=0vtkUniformspure virtual
ReportReferences(vtkGarbageCollector *)vtkObjectBaseprotectedvirtual
SafeDownCast(vtkObjectBase *o)vtkUniformsstatic
ScalarTypeToString(int scalarType)vtkUniformsstatic
SetDebug(bool debugFlag)vtkObject
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetReferenceCount(int)vtkObjectBase
SetUniform(const char *name, vtkUniforms::TupleType tt, int nbComponents, const std::vector< int > &value)=0vtkUniformspure virtual
SetUniform(const char *name, vtkUniforms::TupleType tt, int nbComponents, const std::vector< float > &value)=0vtkUniformspure virtual
SetUniform1fv(const char *name, int count, const float *f)=0vtkUniformspure virtual
SetUniform1iv(const char *name, int count, const int *f)=0vtkUniformspure virtual
SetUniform2f(const char *name, const float v[2])=0vtkUniformspure virtual
SetUniform2fv(const char *name, int count, const float(*f)[2])=0vtkUniformspure virtual
SetUniform2i(const char *name, const int v[2])=0vtkUniformspure virtual
SetUniform3f(const char *name, const float v[3])=0vtkUniformspure virtual
SetUniform3f(const char *name, const double v[3])=0vtkUniformspure virtual
SetUniform3fv(const char *name, int count, const float(*f)[3])=0vtkUniformspure virtual
SetUniform3uc(const char *name, const unsigned char v[3])=0vtkUniformspure virtual
SetUniform4f(const char *name, const float v[4])=0vtkUniformspure virtual
SetUniform4fv(const char *name, int count, const float(*f)[4])=0vtkUniformspure virtual
SetUniform4uc(const char *name, const unsigned char v[4])=0vtkUniformspure virtual
SetUniformf(const char *name, float v)=0vtkUniformspure virtual
SetUniformi(const char *name, int v)=0vtkUniformspure virtual
SetUniformMatrix(const char *name, vtkMatrix3x3 *v)=0vtkUniformspure virtual
SetUniformMatrix(const char *name, vtkMatrix4x4 *v)=0vtkUniformspure virtual
SetUniformMatrix3x3(const char *name, float *v)=0vtkUniformspure virtual
SetUniformMatrix4x4(const char *name, float *v)=0vtkUniformspure virtual
SetUniformMatrix4x4v(const char *name, int count, float *v)=0vtkUniformspure virtual
StringToScalarType(const std::string &s)vtkUniformsstatic
StringToTupleType(const std::string &s)vtkUniformsstatic
SubjectHelpervtkObjectprotected
Superclass typedefvtkUniforms
TupleType enum namevtkUniforms
TupleTypeInvalid enum valuevtkUniforms
TupleTypeMatrix enum valuevtkUniforms
TupleTypeScalar enum valuevtkUniforms
TupleTypeToString(TupleType tt)vtkUniformsstatic
TupleTypeVector enum valuevtkUniforms
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkUniforms()=defaultvtkUniformsprotected
WeakPointersvtkObjectBaseprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkUniforms() override=defaultvtkUniformsprotected