Back to class index
| Capsule::BottomSyntaxfloat4 Capsule::Bottom() const; [4 lines of code]Returns the bottom-most point of this Capsule. Note The bottom-most point is only a naming convention, and does not correspond to the bottom-most point along any world axis. The returned point is simply the point at the far end of this Capsule where the point l.a resides. The bottom-most point of the capsule is different than the point l.a. The returned point is the point at the very far edge of this capsule, and does not lie on the internal line. See the attached diagram. See Also |