org.gljava.opengl.ftgl
Class FTGLExtrdFont
java.lang.Object
org.gljava.opengl.ftgl.FTFont
org.gljava.opengl.ftgl.FTGLExtrdFont
public class FTGLExtrdFont
- extends FTFont
Methods inherited from class org.gljava.opengl.ftgl.FTFont |
advance, advance, ascender, attach, attach, bBox, charMap, charMapCount, charMapList, descender, error, faceSize, faceSize, getBoundingBox, getCPtr, lineHeight, render, useDisplayList |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCPtr
private long swigCPtr
FTGLExtrdFont
protected FTGLExtrdFont(long cPtr,
boolean cMemoryOwn)
FTGLExtrdFont
protected FTGLExtrdFont()
FTGLExtrdFont
public FTGLExtrdFont(java.lang.String fontFilePath)
FTGLExtrdFont
public FTGLExtrdFont(SWIGTYPE_p_unsigned_char pBufferBytes,
int bufferSizeInBytes)
getCPtr
protected static long getCPtr(FTGLExtrdFont obj)
finalize
protected void finalize()
- Overrides:
finalize
in class FTFont
delete
public void delete()
- Overrides:
delete
in class FTFont
depth
public void depth(float d)
- Overrides:
depth
in class FTFont