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 
20 //typedef kProjectorInfo kLp01Info; --forward-declared in kFsDef.x.h
21 
30 kFsFx(kStatus) kLp01Info_Construct(kLp01Info* info, k64f pixelClockFrequency, kAlloc allocator);
31 
32 #include <kFireSync/Client/Projector/kLp01Info.x.h>
33 
34 #endif
Declares the kProjectorInfo class and related types.