org.jmol.shape

Class FontLineShapeRenderer

abstract class FontLineShapeRenderer extends ShapeRenderer

Field Summary
floatimageFontScaling
Point3ipt0
Point3ipt1
Method Summary
protected voidrender(int mad, Point3f[] vertices, Point3f[] screens, Point3f[] axisPoints, int firstLine)

Field Detail

imageFontScaling

float imageFontScaling

pt0

Point3i pt0

pt1

Point3i pt1

Method Detail

render

protected void render(int mad, Point3f[] vertices, Point3f[] screens, Point3f[] axisPoints, int firstLine)