Package icyllis.arc3d.granite
Class GlyphStrike
java.lang.Object
icyllis.arc3d.granite.GlyphStrike
The GPU GlyphStrike holds GPU
Glyphs
for a Strike.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetGlyph
(int glyphID) Find or create Glyph and returns a pointer to it.
-
Constructor Details
-
GlyphStrike
desc must be immutable, no copy will be made.
-
-
Method Details
-
getGlyph
Find or create Glyph and returns a pointer to it. -
getStrikeDesc
-