public interface BoundingCircle
Modifier and Type | Method and Description |
---|---|
Vertex3f |
getCurrentPosition()
Gibt den Mittelpunkt des Shapes zurück.
|
double |
getRadius()
Gibt den Radius des BoundingCircles zurück.
|
Vertex3f getCurrentPosition()
double getRadius()