DI-Guy C++ SDK Reference
13.0
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
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
21
void
diguy_particles_vp_reset_graphics
();
22
23
/****************************************************************************/
24
BDI_DECLSPEC_diguy
25
void
diguy_particles_vp_initalize
();
26
27
/****************************************************************************/
28
BDI_DECLSPEC_diguy
29
void
diguy_particles_vp_deinitalize
();
30
31
/****************************************************************************/
32
BDI_DECLSPEC_diguy
33
void
diguy_particles_vp_update
();
34
35
36
}
/* extern "C" */
37
38
#endif
include
diguy_module_particles_vp.h
Generated on Wed Jul 9 2014 21:35:58 for DI-Guy C++ SDK Reference by
1.8.3.1