documentation

VLClientData Class Reference

Inherits VLWorkerReferenceBehaviour.

Inherited by VLModelReceiver, and VLModelTrackableBehaviour.

Static Public Member Functions

static VLClientData ToVLClientData (IntPtr ptr)
 

Protected Member Functions

IntPtr ToIntPtr ()
 
- Protected Member Functions inherited from VLWorkerReferenceBehaviour
bool InitWorkerReference ()
 Initializes the workerBehaviour and worker member variables. More...
 

Additional Inherited Members

- Protected Attributes inherited from VLWorkerReferenceBehaviour
VLWorkerBehaviour workerBehaviour
 Reference to used VLWorkerBehaviour. More...
 
VLWorker worker
 

Member Function Documentation

◆ ToIntPtr()

IntPtr VLClientData.ToIntPtr ( )
inlineprotected

◆ ToVLClientData()

static VLClientData VLClientData.ToVLClientData ( IntPtr  ptr)
inlinestatic