RoxUtils

Created by svennahler on 21.08.16.

class RoxUtils(destinationChunk: <ERROR CLASS>, chunkCount: Int, transformMatrix: <ERROR CLASS>)

Constructors

RoxUtils
Link copied to clipboard
fun RoxUtils(destinationChunk: <ERROR CLASS>, chunkCount: Int, transformMatrix: <ERROR CLASS>)
RoxUtils
Link copied to clipboard
fun RoxUtils(destinationChunk: <ERROR CLASS>, chunkCount: Int, transformMatrix: <ERROR CLASS>)

Types

BitmapOperation
Link copied to clipboard
abstract class BitmapOperation
Companion
Link copied to clipboard
object Companion

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String
transformRequest
Link copied to clipboard
fun transformRequest(frameBuffer: GlFrameBufferTexture, operation: (<ERROR CLASS>) -> GlTexture): GlTexture