georegression.struct.trig
Class Circle2D_F32
- java.lang.Object
-
- georegression.struct.trig.Circle2D_F32
-
public class Circle2D_F32 extends java.lang.ObjectDescribes a circle in 2D space using it's center and radius.
-
-
Field Summary
Fields Modifier and Type Field and Description Point2D_F32centerCenter of the circlefloatradiusRadius of the circle
-
Constructor Summary
Constructors Constructor and Description Circle2D_F32()
-
-
-
Field Detail
-
radius
public float radius
Radius of the circle
-
center
public Point2D_F32 center
Center of the circle
-
-
DataMelt 3.0 © DataMelt by jWork.ORG