Uses of Interface
org.web3d.x3d.sai.SFRotation
Packages that use SFRotation
-
Uses of SFRotation in org.web3d.x3d.sai
Methods in org.web3d.x3d.sai with parameters of type SFRotationModifier and TypeMethodDescriptionvoid
Matrix4.getTransform
(SFVec3f translation, SFRotation rotation, SFVec3f scale) void
SFMatrix4f.getTransform
(SFVec3f transform, SFRotation rotation, SFVec3f scale) void
Matrix4.setTransform
(SFVec3f translation, SFRotation rotation, SFVec3f scale, SFRotation scaleOrientation, SFVec3f center) void
SFMatrix4f.setTransform
(SFVec3f transform, SFRotation rotation, SFVec3f scale, SFRotation scaleOrientation, SFVec3f center)