HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RAY_SpecialChannel.h
Go to the documentation of this file.
1 /*
2  * PROPRIETARY INFORMATION. This software is proprietary to
3  * Side Effects Software Inc., and is not to be reproduced,
4  * transmitted, or disclosed in any way without written permission.
5  *
6  * NAME: RAY_SpecialChannel.h (RAY Library, C++)
7  *
8  * COMMENTS: Special image plane channel types
9  *
10  */
11 
12 #pragma once
13 
14 #ifndef __RAY_SpecialChannel_h__
15 #define __RAY_SpecialChannel_h__
16 
17 // Special imager channels
19 {
35 };
36 
37 #endif
RAY_SpecialChannel