|
CFx SDK Documentation
2020SP3
|
Go to the source code of this file.
Classes | |
| class | OdGiContext |
| class | OdGiCommonDraw |
| class | OdGiDrawFlagsHelper |
Typedefs | |
| typedef OdRxObject | OdDbBaseDatabase |
| typedef OdSmartPtr< OdGiDrawable > | OdGiDrawablePtr |
| typedef OdSmartPtr< OdGiSectionGeometryManager > | OdGiSectionGeometryManagerPtr |
| typedef OdRxObject OdDbBaseDatabase |
Definition at line 36 of file GiCommonDraw.h.
| typedef OdSmartPtr<OdGiDrawable> OdGiDrawablePtr |
This template class is a specialization of the OdSmartPtr class for OdGiDrawable object pointers.
Definition at line 44 of file GiCommonDraw.h.
Definition at line 91 of file GiCommonDraw.h.
| anonymous enum |
Text vectorization flags.
Definition at line 80 of file GiCommonDraw.h.
| enum OdGiDeviationType |
Deviation types used for tessellation.
| Enumerator | |
|---|---|
| kOdGiMaxDevForCircle | |
| kOdGiMaxDevForCurve | |
| kOdGiMaxDevForBoundary | |
| kOdGiMaxDevForIsoline | |
| kOdGiMaxDevForFacet | |
Definition at line 63 of file GiCommonDraw.h.
| enum OdGiRegenType |
Viewport regeneration modes.
| Enumerator | |
|---|---|
| eOdGiRegenTypeInvalid | |
| kOdGiStandardDisplay | |
| kOdGiHideOrShadeCommand | |
| kOdGiRenderCommand | |
| kOdGiForExplode | |
| kOdGiSaveWorldDrawForProxy | |
| kOdGiForExtents | |
Definition at line 49 of file GiCommonDraw.h.