HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RAY_Volume.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_Volume.h ( RAY Library, C++)
7  *
8  * COMMENTS:
9  */
10 
11 #ifndef __RAY_Volume__
12 #define __RAY_Volume__
13 
14 #include <VGEO/VGEO_Volume.h>
15 
16 SYS_DEPRECATED(16.0) // Use VGEO_Volume instead of RAY_Volume
18 
19 #endif
20 
#define SYS_DEPRECATED(__V__)
Base class for volume primitives in mantra.
Definition: VGEO_Volume.h:41