Attractions.io MapLayr
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Attractions.io MapLayr
positioning
/
io.attractions.positioning.model.geometry.matrix
Package-level
declarations
Types
Types
Matrix4Double
Link copied to clipboard
data
class
Matrix4Double
(
val
matrixData
:
DoubleArray
=
DoubleArray(16)
)
Represents a 4x4 matrix of Doubles, stored in column-major order.