CubemapImageDataDds

class CubemapImageDataDds(width: Int, height: Int, format: ColorFormat, type: ColorType, mipmaps: Int, bdata: List<MPPBuffer>, bdata2: List<MPPBuffer>) : CubemapImageData(source)

Constructors

Link copied to clipboard
constructor(width: Int, height: Int, format: ColorFormat, type: ColorType, mipmaps: Int, bdata: List<MPPBuffer>, bdata2: List<MPPBuffer>)

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
fun side(cubemapSide: CubemapSide, level: Int): MPPBuffer

Properties

Link copied to clipboard
Link copied to clipboard
val height: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val width: Int