FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kLightOverride.h
Go to the documentation of this file.
1 
8 #ifndef K_FIRESYNC_LIGHT_OVERRIDE_H
9 #define K_FIRESYNC_LIGHT_OVERRIDE_H
10 
12 
13 kBeginHeader()
14 
15 
34 //typedef kLightExt kLightOverride; --forward-declared in kFsDef.x.h
35 
36 
44 kFsFx(kStatus) kLightOverride_Construct(kLightOverride* extenstion, kAlloc allocator);
45 
46 kEndHeader()
47 
48 #include <kFireSync/Client/Light/Extensions/kLightOverride.x.h>
49 
50 #endif
Represents parameters for a camera override extenstion.
Declares the kLightExt type.
kStatus kLightOverride_Construct(kLightOverride *extenstion, kAlloc allocator)
Constructs a kLightOverride object.