| Constructor and Description |
|---|
ChamferedCylinder(double r,
double h,
double chamferHeight)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyStorage |
getProperties()
Returns the property storage of this primitive.
|
java.util.List<Polygon> |
toPolygons()
Returns the polygons that define this primitive.
|
public ChamferedCylinder(double r,
double h,
double chamferHeight)
[0,0,0] and with the specified
dimensions.w - widthh - heightd - depthpublic PropertyStorage getProperties()
PrimitivegetProperties in class Primitivepublic java.util.List<Polygon> toPolygons()
PrimitiveCSG object.toPolygons in class Primitive