CFx SDK Documentation
2020SP3
|
#include "OdaCommon.h"
#include "RxObject.h"
#include "Gi/GiDrawable.h"
#include "Gi/GiCommonDraw.h"
#include "Gs/GsExport.h"
#include "CmColorBase.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
class | OdGsPropertiesDirectRenderOutput |
struct | OdGsPropertiesDirectRenderOutput::DirectRenderImageUV |
struct | OdGsPropertiesDirectRenderOutput::DirectRenderImageParams |
class | OdGsProperties |
Macros | |
#define | NULL 0 |
Typedefs | |
typedef OdSmartPtr< OdGsProperties > | OdGsPropertiesPtr |
#define NULL 0 |
Definition at line 177 of file GsProperties.h.
typedef OdSmartPtr<OdGsProperties> OdGsPropertiesPtr |
This template class is a specialization of the OdSmartPtr class for OdGsProperties object pointers.
Definition at line 173 of file GsProperties.h.