|
CFx SDK Documentation 2024 SP0
|
#include "TD_PackPush.h"#include "GiExport.h"#include "OdArray.h"#include "StaticRxObject.h"#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| struct | OdGiIntRGB |
| class | OdGiColorCube |
| struct | OdGiColorCube::DtMatchResult |
| class | OdGiGrayRamp |
| class | OdGiPalette |
| struct | OdGiPalette::Addressation |
| class | OdGiPaletteOverrideHelper |
Typedefs | |
| typedef OdSmartPtr< OdGiColorCube > | OdGiColorCubePtr |
| typedef OdSmartPtr< OdGiGrayRamp > | OdGiGrayRampPtr |
| typedef OdSmartPtr< OdGiPalette > | OdGiPalettePtr |
| typedef OdSmartPtr<OdGiColorCube> OdGiColorCubePtr |
This template class is a specialization of the OdSmartPtr class for OdGiColorCube object pointers.
Definition at line 191 of file GiPalette.h.
| typedef OdSmartPtr<OdGiGrayRamp> OdGiGrayRampPtr |
This template class is a specialization of the OdSmartPtr class for OdGiGrayRamp object pointers.
Definition at line 255 of file GiPalette.h.
| typedef OdSmartPtr<OdGiPalette> OdGiPalettePtr |
This template class is a specialization of the OdSmartPtr class for OdGiPalette object pointers.
Definition at line 456 of file GiPalette.h.