SimpleOpenNI
Class TestClass

java.lang.Object
  extended by SimpleOpenNI.TestClass

public class TestClass
extends java.lang.Object


Constructor Summary
TestClass()
           
TestClass(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
static long getCPtr(TestClass obj)
           
 void swigReleaseOwnership()
           
 void swigTakeOwnership()
           
static void test(TestClass p)
           
 void test1(int i)
           
 void testX(XnVector3D p)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestClass

public TestClass()

TestClass

public TestClass(long cPtr,
                 boolean cMemoryOwn)
Method Detail

delete

public void delete()

getCPtr

public static long getCPtr(TestClass obj)

swigReleaseOwnership

public void swigReleaseOwnership()

swigTakeOwnership

public void swigTakeOwnership()

test

public static void test(TestClass p)

test1

public void test1(int i)

testX

public void testX(XnVector3D p)