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

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

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

Methods in us.ihmc.utilities.math.geometry that return Torus3d
 Torus3d Torus3d.applyTransformCopy(javax.media.j3d.Transform3D transform)
           
 Torus3d FrameTorus3d.getTorus3d()
           
 

Methods in us.ihmc.utilities.math.geometry with parameters of type Torus3d
 void Torus3d.set(Torus3d torus3d)
           
 void Torus3dTest.testPointsInsideWhenOffsetBy(Torus3d torus3d, double tx, double ty, double tz)
           
 

Constructors in us.ihmc.utilities.math.geometry with parameters of type Torus3d
FrameTorus3d(ReferenceFrame referenceFrame, Torus3d Torus3d)
           
Torus3d(Torus3d torus3d)