| Package | Description |
|---|---|
| mikera.matrixx | |
| mikera.matrixx.impl | |
| mikera.transformz | |
| mikera.transformz.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
Matrix22
Specialised 2*2 Matrix for Vector2 maths, using primitive matrix elements
|
class |
Matrix33
Specialised 3*3 Matrix for Vector3 maths, using primitive matrix elements
|
| Modifier and Type | Class and Description |
|---|---|
class |
VectorMatrixM3
Specialised N*3 Matrix with Vector3 row components
|
| Modifier and Type | Class and Description |
|---|---|
class |
Affine23
Specialised 2x3 affine transformation class
Intended for composing 2d affine transformations.
|
class |
Affine34
Specialised 3*4 affine transformation class
Intended for composing 3d affine transformations.
|
class |
Translation3
Specialised 3D translation class
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantTransform3
Class representing a transform that returns a 3D constant
|
class |
ConstantTransform4
Class represnting a transform that returns a 4D constant
|
Copyright © 2013. All Rights Reserved.