|
CFx SDK Documentation
2023 SP0
|
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 |
Enumerations | |
| enum | OdGiRegenType { eOdGiRegenTypeInvalid = 0 , kOdGiStandardDisplay = 2 , kOdGiHideOrShadeCommand = 3 , kOdGiRenderCommand = 4 , kOdGiForExplode = 5 , kOdGiSaveWorldDrawForProxy = 6 , kOdGiForExtents = 7 } |
| enum | OdGiDeviationType { kOdGiMaxDevForCircle = 0 , kOdGiMaxDevForCurve = 1 , kOdGiMaxDevForBoundary = 2 , kOdGiMaxDevForIsoline = 3 , kOdGiMaxDevForFacet = 4 } |
| enum | { kOdGiIncludeScores = 2 , kOdGiRawText = 4 , kOdGiIncludePenups = 8 , kOdGiDrawShape = 16 , kOdGiIgnoreMIF = 32 , kOdGiTextExtents = 0x10000000 } |
| 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.
| Enumerator | |
|---|---|
| kOdGiIncludeScores | |
| kOdGiRawText | |
| kOdGiIncludePenups | |
| kOdGiDrawShape | |
| kOdGiIgnoreMIF | |
| kOdGiTextExtents | |
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.