Back to class index
| Capsule::SetFromSyntaxvoid Capsule::SetFrom(const Sphere &s); [5 lines of code]Constructs a new capsule from a sphere. This conversion results in a capsule which has its both endpoints at the exact same coordinates, and hence the length of the inner line segment is set to 0. |