Uses of Class
edu.toronto.cs.jcudd.CIntPtr

Packages that use CIntPtr
edu.toronto.cs.jcudd   
 

Uses of CIntPtr in edu.toronto.cs.jcudd
 

Methods in edu.toronto.cs.jcudd that return CIntPtr
static CIntPtr CIntPtr.frompointer(SWIGTYPE_p_int t)
           
 

Methods in edu.toronto.cs.jcudd with parameters of type CIntPtr
protected static long CIntPtr.getCPtr(CIntPtr obj)