org.jocl.struct
Class CLTypes.cl_float

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

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


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

Constructor Detail

CLTypes.cl_float

public CLTypes.cl_float()
Method Detail

get

public float get()

set

public void set(float value)