Back to class index
| Frustum::EdgeSyntaxLineSegment Frustum::Edge(int edgeIndex) const; [20 lines of code]Returns an edge of this Frustum. ParametersintedgeIndexThe index of the edge line segment to get, in the range [0, 11]. See AlsoWork in progress:Todo: in LineSegment Frustum::Edge(int edgeIndex) const: Draw a diagram that shows which index generates which edge. |