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

Packages that use SWIGTYPE_p_wchar_t
org.gljava.opengl.ftgl   
 

Uses of SWIGTYPE_p_wchar_t in org.gljava.opengl.ftgl
 

Methods in org.gljava.opengl.ftgl with parameters of type SWIGTYPE_p_wchar_t
 float FTFont.advance(SWIGTYPE_p_wchar_t string)
           
protected static long SWIGTYPE_p_wchar_t.getCPtr(SWIGTYPE_p_wchar_t obj)
           
 void FTGLPixmapFont.render(SWIGTYPE_p_wchar_t string)
           
 void FTGLTextureFont.render(SWIGTYPE_p_wchar_t string)
           
 void FTGLOutlineFont.Render(SWIGTYPE_p_wchar_t string)