JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java (public API).
|
This table is a cache of pointers to the dynamically-linkable C library. More...
Public Member Functions | |
CgProcAddressTable () | |
CgProcAddressTable (com.jogamp.gluegen.runtime.FunctionAddressResolver resolver) | |
This table is a cache of pointers to the dynamically-linkable C library.
Definition at line 19 of file CgProcAddressTable.java.
com.jogamp.opengl.cg.CgProcAddressTable.CgProcAddressTable | ( | ) |
Definition at line 22 of file CgProcAddressTable.java.
com.jogamp.opengl.cg.CgProcAddressTable.CgProcAddressTable | ( | com.jogamp.gluegen.runtime.FunctionAddressResolver | resolver | ) |
Definition at line 24 of file CgProcAddressTable.java.