Back to class index
| OBB::EdgeSyntaxLineSegment OBB::Edge(int edgeIndex) const; [20 lines of code]Returns an edge of this OBB. ParametersintedgeIndexThe index of the edge line segment to get, in the range [0, 11]. Performance32.842nsecs/call ≈ 30.45M calls/second ≈ 507.48k calls/frame (@ 60fps). See AlsoWork in progress:Todo: in LineSegment OBB::Edge(int edgeIndex) const: Draw a diagram that shows which index generates which edge. Leave a Comment |