Go to the source code of this file.
Classes | |
struct | ClipPolygon |
A ClipPolygon is a collection of 2D Points that form a loop and can be used for clipping. More... | |
struct | ClipPrimitive |
ClipPrimitive is an abstract class that represents a single clip object. More... | |
Namespaces | |
Bentley | |
The Bentley namespace contains types defined by the Bentley Library. | |
Bentley::DgnPlatform | |
The DgnPlatform namespace contains types defined by the DgnPlatform. | |
Typedefs | |
typedef bvector< DPoint2d > | T_ClipPolygon |
typedef ClipPolygon const * | ClipPolygonCP |
typedef ClipPolygon const & | ClipPolygonCR |