Package icyllis.arc3d.granite
Class BakedGlyph
java.lang.Object
icyllis.arc3d.granite.DrawAtlas.PlotLocator
icyllis.arc3d.granite.DrawAtlas.AtlasLocator
icyllis.arc3d.granite.BakedGlyph
This class holds information for a glyph about its pre-rendered image in a
GPU texture.
-
Field Summary
Fields inherited from class icyllis.arc3d.granite.DrawAtlas.AtlasLocator
u1, u2, v1, v2Fields inherited from class icyllis.arc3d.granite.DrawAtlas.PlotLocator
MAX_PAGES, MAX_PLOTS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intchooseMaskFormat(byte mask) static intchooseMaskFormat(Glyph glyph) Methods inherited from class icyllis.arc3d.granite.DrawAtlas.AtlasLocator
height, insetRect, setRect, toString, widthMethods inherited from class icyllis.arc3d.granite.DrawAtlas.PlotLocator
getGeneration, getPageIndex, getPlotIndex, isValid, setGeneration, setLocation, setLocation
-
Constructor Details
-
BakedGlyph
public BakedGlyph()
-
-
Method Details
-
chooseMaskFormat
public static int chooseMaskFormat(byte mask) -
chooseMaskFormat
-