- getMidHeight
double getMidHeight()
- getRadialSegments
long getRadialSegments()
- getRadius
double getRadius()
- getRings
long getRings()
- opAssign
CapsuleMesh opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(CapsuleMesh other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMidHeight
void setMidHeight(double mid_height)
- setRadialSegments
void setRadialSegments(long segments)
- setRadius
void setRadius(double radius)
- setRings
void setRings(long rings)
Class representing a capsule-shaped PrimitiveMesh.