org.jocl.struct
Class CLTypes.cl_int

java.lang.Object
  extended by org.jocl.struct.CLTypes.cl_int
Enclosing class:
CLTypes

public static final class CLTypes.cl_int
extends java.lang.Object


Constructor Summary
CLTypes.cl_int()
           
 
Method Summary
 int get()
           
 void set(int value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CLTypes.cl_int

public CLTypes.cl_int()
Method Detail

get

public int get()

set

public void set(int value)