Package org.jocl
Class cl_context
java.lang.Object
org.jocl.NativePointerObject
org.jocl.cl_context
Java port of a cl_context.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jocl.NativePointerObject
equals, getBuffer, getByteOffset, getNativePointer, hashCode, setBuffer, withByteOffset
-
Constructor Details
-
cl_context
public cl_context()Creates a new, uninitialized cl_context
-
-
Method Details
-
toString
Returns a String representation of this object.- Overrides:
toString
in classNativePointerObject
- Returns:
- A String representation of this object.
-