org.gljava.opengl.ftgl

Class FTGLBitmapFont

public class FTGLBitmapFont extends FTFont

Field Summary
longswigCPtr
Constructor Summary
protected FTGLBitmapFont(long cPtr, boolean cMemoryOwn)
FTGLBitmapFont(String fontFilePath)
Method Summary
voiddelete()
protected voidfinalize()
protected static longgetCPtr(FTGLBitmapFont obj)

Field Detail

swigCPtr

private long swigCPtr

Constructor Detail

FTGLBitmapFont

protected FTGLBitmapFont(long cPtr, boolean cMemoryOwn)

FTGLBitmapFont

public FTGLBitmapFont(String fontFilePath)

Method Detail

delete

public void delete()

finalize

protected void finalize()

getCPtr

protected static long getCPtr(FTGLBitmapFont obj)