Back to class index
| Frustum::NumEdgesSyntaxint Frustum::NumEdges() const; [1 line of code]Returns the number of line segment edges that this Frustum is made up of, which is always 12. This function is used in template-based algorithms to provide an unified API for iterating over the features of a Polyhedron. |