CFx SDK Documentation 2024 SP0
|
#include "RxObject.h"
#include "CmColorBase.h"
#include "GiAuxData.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
class | OdGiDrawableTraits |
class | OdGiSubEntityTraits |
Typedefs | |
typedef OdSmartPtr< OdGiSubEntityTraits > | OdGiSubEntityTraitsPtr |
Enumerations | |
enum | OdGiFillType { kOdGiFillAlways = 1 , kOdGiFillNever = 2 } |
enum | OdGiVisibility { kOdGiInvisible = 0 , kOdGiVisible = 1 , kOdGiSilhouette = 2 } |
A data type that represents a smart pointer to an <link OdGiSubEntityTraits, OdGiSubEntityTraits> object.
enum OdGiFillType |
enum OdGiVisibility |