Back to class index
| LineSegment::CenterPointSyntaxfloat4 LineSegment::CenterPoint() const; [4 lines of code]Returns the center point of this line segment. This function is the same as calling GetPoint(0.5f), but provided here as conveniency. See Also |