Interface CLGLObject

    • Method Detail

      • getGLObjectID

        int getGLObjectID()
        Returns the OpenGL object id of this shared object.
      • getID

        long getID()
        Returns the OpenCL object handle
      • getGLObjectType

        CLMemory.GLObjectType getGLObjectType()
        Returns the OpenGL buffer type of this shared object.
      • getContext

        CLGLContext getContext()
        Returns the OpenCL context of this shared object.
      • getGLContext

        com.jogamp.opengl.GLContext getGLContext()
        Returns the OpenGL context of this shared object.