HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VRAY_ProcIsoBase.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: VRAY_ProcIsoBase.h
7  *
8  * COMMENTS: Backward compatibility for previously named file
9  */
10 
11 #ifndef __VRAY_ProcIsoBase_h__
12 #define __VRAY_ProcIsoBase_h__
13 
14 #include <RAY/RAY_ProcIsoBase.h>
15 #include "VRAY_Procedural.h" // Further backward compatibility
16 
18 
19 #endif