PaintChunkDrawer

class PaintChunkDrawer

Constructors

PaintChunkDrawer
Link copied to clipboard
fun PaintChunkDrawer()
PaintChunkDrawer
Link copied to clipboard
fun PaintChunkDrawer(chunk: <ERROR CLASS>, relativeContext: <ERROR CLASS>)

Types

Companion
Link copied to clipboard
object Companion

Functions

drawGl
Link copied to clipboard
fun drawGl(matrix: <ERROR CLASS>, startLength: Float, limit: IntArray): Float
drawPaintedLayer
Link copied to clipboard
fun drawPaintedLayer(canvas: <ERROR CLASS>)
drawPath
Link copied to clipboard
fun drawPath(canvas: <ERROR CLASS>, startLength: Float): Float
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
getChunkDrawGlProgram
Link copied to clipboard
fun getChunkDrawGlProgram(chunkTexture: <ERROR CLASS>): <ERROR CLASS>
hashCode
Link copied to clipboard
open override fun hashCode(): Int
setChunk
Link copied to clipboard
fun setChunk(chunk: <ERROR CLASS>, relativeContext: <ERROR CLASS>)
setupForGl
Link copied to clipboard
fun setupForGl()
toString
Link copied to clipboard
open override fun toString(): String

Properties

approximatelyPointCount
Link copied to clipboard
val approximatelyPointCount: Int
bounds
Link copied to clipboard
val bounds: <ERROR CLASS>
layerPaint
Link copied to clipboard
val layerPaint: <ERROR CLASS>