FloatBufferData

class FloatBufferData

Data to be stored in a buffer of floating point numbers.

Constructors

FloatBufferData
Link copied to clipboard
fun FloatBufferData(nioBuffer: FloatBuffer)
FloatBufferData
Link copied to clipboard
fun FloatBufferData(nioBuffer: FloatBuffer)

Types

Companion
Link copied to clipboard
common
object Companion

Functions

contentEquals
Link copied to clipboard
common
fun contentEquals(other: FloatBufferData): Boolean
Returns true if the two specified buffers contain the same data, i.e.
fun contentEquals(other: FloatBufferData): Boolean
Returns true if the two specified buffers contain the same data, i.e.
fun contentEquals(other: FloatBufferData): Boolean
Returns true if the two specified buffers contain the same data, i.e.
contentHashCode
Link copied to clipboard
common
fun contentHashCode(): Int
Returns a hash code based on the contents of this buffer data.
fun contentHashCode(): Int
Returns a hash code based on the contents of this buffer data.
fun contentHashCode(): Int
Returns a hash code based on the contents of this buffer data.

Properties

sizeInBytes
Link copied to clipboard
val sizeInBytes: Int
Size of the data in bytes.
val sizeInBytes: Int
Size of the data in bytes.
val sizeInBytes: Int
Size of the data in bytes.