[ROOT] --> small

enum containment

Author:
unascribed

Version:
unknown

Source:
Poly_loopStep.h:34

Code:
local enum containment ; enum boundsIntersectBounds { unknownBoundsIntersection ,
                                                      disjointBounds ,
                                                      outsideBounds ,
                                                      commonVertexOutside ,
                                                      edgeScrapesOutside ,
                                                      intersectionBounds ,
                                                      edgeScrapesInside ,
                                                      commonVertexInside ,
                                                      insideBounds } ;

This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.