Unofficial OpenGL Software Development Kit
0.5.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
distro
glsdk_0_5_1
glmesh
include
glmesh
GenQuadrics.h
Go to the documentation of this file.
1
2
#ifndef GLSDK_MESH_GENERATE_QUADRICS_H
3
#define GLSDK_MESH_GENERATE_QUADRICS_H
4
10
#include "
GenDescriptors.h
"
11
12
namespace
glmesh
13
{
14
class
Mesh;
15
16
namespace
gen
17
{
20
27
28
42
Mesh *
UnitSphere
(
int
numHorizSlices,
int
numVertSlices);
43
45
47
}
48
}
49
50
51
52
#endif //GLSDK_MESH_GENERATE_QUADRICS_H
Generated on Mon Jul 29 2013 05:34:59 for Unofficial OpenGL Software Development Kit by
1.8.3.1