Fork me
BeyondAR
Augmented Reality Framework for Android
 All Classes Functions Variables
com.beyondar.android.util.math.geom.Matrix3 Member List

This is the complete list of members for com.beyondar.android.util.math.geom.Matrix3, including all inherited members.

getMatrix()com.beyondar.android.util.math.geom.Matrix3
Matrix3()com.beyondar.android.util.math.geom.Matrix3
pareMultiply(float matrix[])com.beyondar.android.util.math.geom.Matrix3
postMultiply(float matrix[])com.beyondar.android.util.math.geom.Matrix3
rotate(float x, float y, float z)com.beyondar.android.util.math.geom.Matrix3
scale(float x, float y, float z)com.beyondar.android.util.math.geom.Matrix3
set(float[] matrix) (defined in com.beyondar.android.util.math.geom.Matrix3)com.beyondar.android.util.math.geom.Matrix3
setIdentity()com.beyondar.android.util.math.geom.Matrix3
transform(Point3 p) (defined in com.beyondar.android.util.math.geom.Matrix3)com.beyondar.android.util.math.geom.Matrix3
translate(float x, float y, float z)com.beyondar.android.util.math.geom.Matrix3