org.gljava.opengl.ftgl

Class FTGLBitmapFont

public class FTGLBitmapFont extends FTFont

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

Field Detail

swigCPtr

private long swigCPtr

Constructor Detail

FTGLBitmapFont

public FTGLBitmapFont(long cPtr, boolean cMemoryOwn)

FTGLBitmapFont

public FTGLBitmapFont(String fontFilePath)

Method Detail

delete

public void delete()

finalize

protected void finalize()

getCPtr

public static long getCPtr(FTGLBitmapFont obj)