DI-Guy SDK Documentation  13.1
diguy_module_particles.h
Go to the documentation of this file.
1 #ifndef __diguy_module_particles_H
2 #define __diguy_module_particles_H
3 
4 /*********************************************************************
5  ** Copyright (c) 1992-2015 VT MAK
6  ** All rights reserved.
7  *********************************************************************/
8 
9 /*********************************************************************
10  **
11  *t DI-Guy API, Particles Module
12  **
13  */
14 
15 
16 #include <declspec_diguy.h>
17 
18 extern "C" {
19 
20 
21 /****************************************************************************/
22 BDI_DECLSPEC_diguy
24 
25 
26 /****************************************************************************/
27 BDI_DECLSPEC_diguy
29 
30 
31 } /* end extern "C" */
32 
33 #endif /* __diguy_module_particles_H */
34 
35 
36 /*********************************************************************
37  ** Copyright (c) 1992-2015 VT MAK
38  ** All rights reserved.
39  *********************************************************************/
40 
int diguy_particles_initialize()
int diguy_particles_deinitialize()