Companion

object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun fromPointArrayList(points: PointList, colorMul: RGBA = Colors.WHITE, matrix: Matrix = Matrix.NIL): TexturedVertexArray

This doesn't handle holes

Link copied to clipboard
inline fun quadIndices(quadCount: Int): ShortArray

Builds indices for drawing triangles when the vertices information is stored as quads (4 vertices per quad primitive)