Fission
FSN
Loading...
Searching...
No Matches
libs
fs3d
fsN3d.h
Go to the documentation of this file.
1
/********************************************************************
2
*
3
* Created: 5/11/2014 13:55
4
*
5
* File: fsN3d.h
6
*
7
* Author: Martin P. King
8
*
9
* Purpose: Namespace to wrap up 3d creation / destruction
10
*
11
*********************************************************************/
12
13
#ifndef fsN3dhdr
14
#define fsN3dhdr
15
16
namespace
fsN3d
17
{
18
void
create
();
19
void
destroy
();
20
};
21
22
#endif
fsN3d
Definition
fsN3d.h:17
fsN3d::create
void create()
Definition
fsN3d.cpp:9
fsN3d::destroy
void destroy()
Definition
fsN3d.cpp:15
Generated on
for Fission by
1.16.1