Nuitrack  1.11.2
3D Skeleton Tracking Middleware
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Groups Pages
nuitrack.Module Class Referenceabstract

Inherited by nuitrack.ColorSensor, nuitrack.DepthSensor, nuitrack.GestureRecognizer, nuitrack.HandTracker, nuitrack.IssueTracker, nuitrack.SkeletonTracker, and nuitrack.UserTracker.

Public Member Functions

String GetPerformanceInfo ()
 
virtual void Release ()
 
void subscribe ()
 

Protected Member Functions

void unsubscribe ()
 
abstract void subscribeImpl ()
 
abstract void unsubscribeImpl ()
 

Protected Attributes

System.IntPtr ptr
 
int usageCount
 
int isSubscribed
 
long lastCall
 

Properties

System.IntPtr Ptr [get]
 Gets the native ptr. More...
 

Property Documentation

System.IntPtr nuitrack.Module.Ptr
get

Gets the native ptr.

The native ptr.