FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kDp01Info.h
Go to the documentation of this file.
1 
8 #ifndef K_FIRESYNC_DP01_INFO_H
9 #define K_FIRESYNC_DP01_INFO_H
10 
12 
20 //typedef kProjectorInfo kDp01Info; --forward-declared in kFsDef.x.h
21 
30 kFsFx(kStatus) kDp01Info_Construct(kDp01Info* info, k64f pixelClockFrequency, kAlloc allocator);
31 
32 #include <kFireSync/Client/Projector/kDp01Info.x.h>
33 
34 #endif
Declares the kProjectorInfo class and related types.