CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Typedefs
DbColor.h File Reference
#include "DbObject.h"
#include "CmColor.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbColor
 

Typedefs

typedef OdSmartPtr< OdDbColorOdDbColorPtr
 

Typedef Documentation

◆ OdDbColorPtr

The typified smart pointer for the color object. This template class is a specialization of the OdSmartPtr class for OdDbColor object.

See also
<link smart_pointers, Working with Smart Pointers>

Definition at line 133 of file DbColor.h.