Description
Describes structs specific to AcGi classes.
Structures
Structure | Description |
---|---|
![]() | The struct AcGiClipBoundary is used to pass a clip boundary specification from a drawable to the underlying AcGi system. |
![]() | [The following is adapted from the HEIDI Driver Developer Kit documentation. Please refer to the section describing the RequestScanLines structure in that document for essential and detailed information on the use of this API.]The AcGiRequestScanLines structure is the information packet sent from the display or plot driver to the AcDbImage entity in the AcDbImage::getScanLines() callback when the image is to rendered. The packet corresponds to the HEIDI RequestScanLines structure. The only significant difference between AcGiRequestScanLines and RequestScanLines is the coordinate system used to define the extent of the original image entity. AcGiRequestScanLines uses floating point world coordinates while RequestScanLines... more |
![]() | [The following is adapted from the HEIDI Driver Developer Kit documentation. Please refer to the section describing the SentScanLines structure in that document for essential and detailed information on the use of this API.]The AcGiSentScanLines structure is defined as: |