Kotlin Computational Geometry
Toggle table of contents
0.3.0-rc0
Select version
0.3.0-rc0
0.2.0
0.1.0
common
Platform filter
common
Switch theme
Search in API
Kotlin Computational Geometry
Kotlin Computational Geometry
/
io.github.cponfick.kompgeom.euclidean.threed
/
AffineTransformationMatrix3
/
AffineTransformationMatrix3
Affine
Transformation
Matrix3
constructor
(
m00
:
Double
,
m01
:
Double
,
m02
:
Double
,
m03
:
Double
,
m10
:
Double
,
m11
:
Double
,
m12
:
Double
,
m13
:
Double
,
m20
:
Double
,
m21
:
Double
,
m22
:
Double
,
m23
:
Double
)
(
source
)