Uses of Class
org.web3d.x3d.sai.Matrix3
Packages that use Matrix3
-
Uses of Matrix3 in org.web3d.x3d.sai
Methods in org.web3d.x3d.sai that return Matrix3Modifier and TypeMethodDescriptionMatrix3.inverse()
Matrix3.multiplyColVector
(SFVec3f vec) Matrix3.multiplyLeft
(Matrix3 mat) Matrix3.multiplyRight
(Matrix3 mat) Matrix3.multiplyRowVector
(SFVec3f vec) Matrix3.transpose()
Methods in org.web3d.x3d.sai with parameters of type Matrix3Modifier and TypeMethodDescriptionMatrix3.multiplyLeft
(Matrix3 mat) Matrix3.multiplyRight
(Matrix3 mat)