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 TypeInterfaceDescriptioninterface
SpecialEuclidean<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 TypeClassDescriptionclass
Special Euclidean transform that has been parameterized with three parameters: translation (x,y) and rotation (yaw).class
Special Euclidean transform that has been parameterized with three parameters: translation (x,y) and rotation (yaw).class
A coordinate system transform composed of a rotation and translation.class
A coordinate system transform composed of a rotation and translation.