Uses of Interface
georegression.struct.se.SpecialEuclidean
Packages that use SpecialEuclidean
-
Uses of SpecialEuclidean in georegression.struct.se
Classes in georegression.struct.se with type parameters of type SpecialEuclideanModifier and TypeInterfaceDescriptioninterfaceSpecialEuclidean<T extends SpecialEuclidean>Special Euclidean or rigid body motion is a transform that preserves the norm and cross product between any two vectors.Classes in georegression.struct.se that implement SpecialEuclideanModifier and TypeClassDescriptionclassSpecial Euclidean transform that has been parameterized with three parameters: translation (x,y) and rotation (yaw).classSpecial Euclidean transform that has been parameterized with three parameters: translation (x,y) and rotation (yaw).classA coordinate system transform composed of a rotation and translation.classA coordinate system transform composed of a rotation and translation.