Uses of Class
us.ihmc.utilities.math.geometry.FrameTorus3d

Packages that use FrameTorus3d
us.ihmc.utilities.math.geometry   
 

Uses of FrameTorus3d in us.ihmc.utilities.math.geometry
 

Methods in us.ihmc.utilities.math.geometry that return FrameTorus3d
 FrameTorus3d FrameTorus3d.applyTransformCopy(javax.media.j3d.Transform3D transform3D)
           
 FrameTorus3d FrameTorus3d.changeFrameCopy(ReferenceFrame desiredFrame)
           
 

Methods in us.ihmc.utilities.math.geometry with parameters of type FrameTorus3d
 void FrameTorus3d.setAndChangeFrame(FrameTorus3d other)
           
 

Constructors in us.ihmc.utilities.math.geometry with parameters of type FrameTorus3d
FrameTorus3d(FrameTorus3d other)