DI-Guy C++ SDK Reference  13.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
diguy_module_particles_vp.h
Go to the documentation of this file.
1 
2 /*********************************************************************
3  ** Copyright (c) 1992-2014 VT MAK
4  ** All rights reserved.
5  *********************************************************************/
6 
7 #ifndef __DIGUY_MODULE_PARTICLES_VP_H
8 #define __DIGUY_MODULE_PARTICLES_VP_H
9 
10 /*********************************************************************
11 **
12 *t DI-Guy API, vp Particles Module
13 **
14 */
15 #include <declspec_diguy.h>
16 
17 extern "C" {
18 
19 /****************************************************************************/
20 BDI_DECLSPEC_diguy
22 
23 /****************************************************************************/
24 BDI_DECLSPEC_diguy
26 
27 /****************************************************************************/
28 BDI_DECLSPEC_diguy
30 
31 /****************************************************************************/
32 BDI_DECLSPEC_diguy
34 
35 
36 } /* extern "C" */
37 
38 #endif