FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kLp01Info.h
Go to the documentation of this file.
1 
8 #ifndef K_FIRESYNC_LP01_INFO_H
9 #define K_FIRESYNC_LP01_INFO_H
10 
12 
13 kBeginHeader()
14 
15 
22 //typedef kProjectorInfo kLp01Info; --forward-declared in kFsDef.x.h
23 
24 
32 kFsFx(kStatus) kLp01Info_Construct(kLp01Info* info, k64f pixelClockFrequency, kAlloc allocator);
33 
34 kEndHeader()
35 
36 #include <kFireSync/Client/Projector/kLp01Info.x.h>
37 
38 #endif
Declares the kProjectorInfo class and related types.