CFx SDK Documentation  2023 SP0
Namespaces | Macros | Enumerations
GfxRecords.h File Reference

Go to the source code of this file.

Namespaces

 CloudGfxRecord
 

Macros

#define CloudGfxRecordList()
 
#define DefCloudGfxRecord(Name)   Name,
 

Enumerations

enum  CloudGfxRecord::TopLevel { CloudGfxRecord::CloudGfxRecordList }
 

Macro Definition Documentation

◆ CloudGfxRecordList

#define CloudGfxRecordList ( )
Value:
DefCloudGfxRecord(GfxEntity)\
DefCloudGfxRecord(GfxInvisibleEntity)\
DefCloudGfxRecord(GfxContainer)\
DefCloudGfxRecord(GfxViewExtents)\
DefCloudGfxRecord(GfxLayer)\
DefCloudGfxRecord(GfxMaterial)\
DefCloudGfxRecord(GfxDistantLight)\
DefCloudGfxRecord(GfxPointLight)\
DefCloudGfxRecord(GfxWebLight)\
DefCloudGfxRecord(GfxVisualStyle)\
DefCloudGfxRecord(GfxSpotLight)\
DefCloudGfxRecord(EraseGfx)\
DefCloudGfxRecord(GfxView)\
DefCloudGfxRecord(GfxSolidBackground)\
DefCloudGfxRecord(GfxGradientBackground)\
DefCloudGfxRecord(GfxImageBackground)\
DefCloudGfxRecord(GfxGroundPlaneBackground)\
DefCloudGfxRecord(GfxSkyBackground)\
DefCloudGfxRecord(GfxBLBackground)\
DefCloudGfxRecord(Reset )\
DefCloudGfxRecord(GfxPalette)\
DefCloudGfxRecord(EmbeddedFile)\
DefCloudGfxRecord(BeginUpdate)\
DefCloudGfxRecord(EndUpdate)\
DefCloudGfxRecord(EndUpdateGfxTruncated)\
DefCloudGfxRecord(AddGfx)\
DefCloudGfxRecord(EraseVpGfx)\
#define DefCloudGfxRecord(Name)
Definition: GfxRecords.h:60

Definition at line 31 of file GfxRecords.h.

◆ DefCloudGfxRecord

#define DefCloudGfxRecord (   Name)    Name,

Definition at line 60 of file GfxRecords.h.