DrawContext

constructor(    model: Matrix44,     view: Matrix44,     projection: Matrix44,     width: Int,     height: Int,     contentScale: Double,     modelViewScalingFactor: Double)(source)