Uses of Class
org.gljava.opengl.ftgl.SWIGTYPE_p_unsigned_char

Packages that use SWIGTYPE_p_unsigned_char
org.gljava.opengl.ftgl   
 

Uses of SWIGTYPE_p_unsigned_char in org.gljava.opengl.ftgl
 

Methods in org.gljava.opengl.ftgl with parameters of type SWIGTYPE_p_unsigned_char
 boolean FTFont.attach(SWIGTYPE_p_unsigned_char pBufferBytes, int bufferSizeInBytes)
           
 boolean FTFace.Attach(SWIGTYPE_p_unsigned_char pBufferBytes, int bufferSizeInBytes)
           
protected static long SWIGTYPE_p_unsigned_char.getCPtr(SWIGTYPE_p_unsigned_char obj)
           
 

Constructors in org.gljava.opengl.ftgl with parameters of type SWIGTYPE_p_unsigned_char
FTFace(SWIGTYPE_p_unsigned_char pBufferBytes, int bufferSizeInBytes)
           
FTGLExtrdFont(SWIGTYPE_p_unsigned_char pBufferBytes, int bufferSizeInBytes)
           
FTGLOutlineFont(SWIGTYPE_p_unsigned_char pBufferBytes, int bufferSizeInBytes)
           
FTGLPixmapFont(SWIGTYPE_p_unsigned_char pBufferBytes, int bufferSizeInBytes)
           
FTGLPolygonFont(SWIGTYPE_p_unsigned_char pBufferBytes, int bufferSizeInBytes)
           
FTGLTextureFont(SWIGTYPE_p_unsigned_char pBufferBytes, int bufferSizeInBytes)