) is filled.
#include "GeoCore.h"
#include "BColor.h"
#include "BByteStreamable.h"
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BFillStyle |
| Defines the way a closed geometry (polygon, ellipse, etc. More... | |
Enumerations | |
| enum | EFillStyle { eFillSolid, eFillHatched, eFillHollow, eFillCustom } |
| Enumeration defining the various ways that a closed geometry can be filled. More... | |
| enum | EHatchType { eHatchNone, eHatchHorizontal, eHatchVertical, eHatchCross, eHatchForwardDiagonal, eHatchBackwardDiagonal, eHatchDiagCross, eHatchCustomHatch } |
| Enumeration defining the various types of hatch patterns that can be used to fill a closed geometry. More... | |