VTK  9.1.0
vtkVRCollaborationClient Member List

This is the complete list of members for vtkVRCollaborationClient, including all inherited members.

AddArguments(vtksys::CommandLineArguments &arguments)vtkVRCollaborationClientvirtual
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
ArgumentType enum namevtkVRCollaborationClient
AvatarIdle(std::string id)vtkVRCollaborationClientprotected
AvatarsvtkVRCollaborationClientprotected
AvatarUpdateTimevtkVRCollaborationClientprotected
BreakOnError()vtkObjectstatic
CallbackvtkVRCollaborationClientprotected
CollabHostvtkVRCollaborationClientprotected
CollabIDvtkVRCollaborationClientprotected
CollabNamevtkVRCollaborationClientprotected
CollabPortvtkVRCollaborationClientprotected
CollabSessionvtkVRCollaborationClientprotected
ConnectedvtkVRCollaborationClientprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
DevicePosesvtkVRCollaborationClientprotected
Disconnect()vtkVRCollaborationClient
DisplayOwnAvatarvtkVRCollaborationClientprotected
Double enum valuevtkVRCollaborationClient
EraseIdleAvatars()vtkVRCollaborationClientprotected
EventCallback(vtkObject *object, unsigned long event, void *clientdata, void *calldata)vtkVRCollaborationClientprotectedstatic
EventCommandvtkVRCollaborationClientprotected
FastDelete()vtkObjectBasevirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetAvatar(std::string id)vtkVRCollaborationClientprotected
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetConnected()vtkVRCollaborationClientinline
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetMessageArguments()vtkVRCollaborationClient
GetMTime()vtkObjectvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetReferenceCount()vtkObjectBaseinline
GetRenderer()vtkVRCollaborationClientinline
GetUsingMemkind()vtkObjectBasestatic
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HandleBroadcastMessage(std::string const &otherID, std::string const &type)vtkVRCollaborationClientprotectedvirtual
HandleCollabMessage()vtkVRCollaborationClientprotected
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
HasPoseForDevicevtkVRCollaborationClientprotected
Initialize(vtkOpenGLRenderer *)vtkVRCollaborationClientvirtual
InitializeObjectBase()vtkObjectBase
Int32 enum valuevtkVRCollaborationClient
InternalvtkVRCollaborationClientprotected
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)vtkVRCollaborationClientvirtual
IsTypeOf(const char *type)vtkVRCollaborationClientstatic
Log(vtkLogger::Verbosity verbosity, std::string const &msg)vtkVRCollaborationClientprotected
Modified()vtkObjectvirtual
MoveObservervtkVRCollaborationClientprotected
MTimevtkObjectprotected
NeedHeartbeatvtkVRCollaborationClientprotected
NeedReplyvtkVRCollaborationClientprotected
New()vtkVRCollaborationClientstatic
NewInstance() constvtkVRCollaborationClient
NewInstanceInternal() constvtkVRCollaborationClientprotectedvirtual
operator=(const vtkVRCollaborationClient &)=deletevtkVRCollaborationClient
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkVRCollaborationClientvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PublishAvailablevtkVRCollaborationClientprotected
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBasevirtual
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
Render()vtkVRCollaborationClientvirtual
RenderervtkVRCollaborationClientprotected
RenderWindowvtkVRCollaborationClientprotected
ReportReferences(vtkGarbageCollector *)vtkObjectBaseprotectedvirtual
RetryCountvtkVRCollaborationClientprotected
SafeDownCast(vtkObjectBase *o)vtkVRCollaborationClientstatic
ScaleCallbackvtkVRCollaborationClientprotected
SendAMessage(std::string const &msgType)vtkVRCollaborationClient
SendAMessage(std::string const &msgType, std::vector< Argument > const &args)vtkVRCollaborationClient
SendLatestDevicePoses()vtkVRCollaborationClientprotected
SendPoseMessage(std::string const &msgType, int index, double pos[3], double dir[3])vtkVRCollaborationClient
SetCollabHost(std::string const &val)vtkVRCollaborationClientinline
SetCollabName(std::string const &val)vtkVRCollaborationClientinline
SetCollabPort(int val)vtkVRCollaborationClientinline
SetCollabSession(std::string const &val)vtkVRCollaborationClientinline
SetDebug(bool debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetLogCallback(std::function< void(std::string const &data, vtkLogger::Verbosity verbosity)> cb)vtkVRCollaborationClientinline
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetReferenceCount(int)vtkObjectBase
SetScaleCallback(std::function< double()> cb)vtkVRCollaborationClientinline
String enum valuevtkVRCollaborationClient
SubjectHelpervtkObjectprotected
Superclass typedefvtkVRCollaborationClient
TempTransformvtkVRCollaborationClientprotected
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UpdateAvatarPoseFromCamera()vtkVRCollaborationClientprotected
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkVRCollaborationClient(const vtkVRCollaborationClient &)=deletevtkVRCollaborationClient
vtkVRCollaborationClient()vtkVRCollaborationClientprotected
WeakPointersvtkObjectBaseprotected
YourLastAvatarUpdateTimevtkVRCollaborationClientprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkVRCollaborationClient() overridevtkVRCollaborationClientprotected