SimpleOpenNI
Class Context

java.lang.Object
  extended by SimpleOpenNI.Context

public class Context
extends java.lang.Object


Constructor Summary
Context()
           
Context(Context other)
           
Context(long cPtr, boolean cMemoryOwn)
           
Context(SWIGTYPE_p_XnContext pContext)
           
 
Method Summary
 void delete()
           
static long getCPtr(Context obj)
           
 SWIGTYPE_p_XnContext GetUnderlyingObject()
           
 long Init()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Context

public Context()

Context

public Context(Context other)

Context

public Context(long cPtr,
               boolean cMemoryOwn)

Context

public Context(SWIGTYPE_p_XnContext pContext)
Method Detail

delete

public void delete()

getCPtr

public static long getCPtr(Context obj)

GetUnderlyingObject

public SWIGTYPE_p_XnContext GetUnderlyingObject()

Init

public long Init()