Uses of Class
org.jouvieje.fmodex.utils.ObjectPointer

Packages that use ObjectPointer
org.jouvieje.fmodex.utils   
 

Uses of ObjectPointer in org.jouvieje.fmodex.utils
 

Methods in org.jouvieje.fmodex.utils that return ObjectPointer
static ObjectPointer ObjectPointer.asObjectPointer(Pointer pointer)
          Create a view of the Pointer as a ObjectPointer object.
static ObjectPointer ObjectPointer.allocate(java.lang.Object obj)
          Create a new ObjectPointer.
 



NativeFmodEx Project - © Copyright 2005-2010 - Jérôme Jouvie (Jouvieje)
NativeFmodEx is an Open Source Project under GNU LGPL License
My sites : http://jerome.jouvie.free.fr/

(Documentation Copyright © Firelight Technologies - FMOD Ex - http://www.fmod.org)