Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
platform
Rendering
Geometry
SpherePrimitive.h
1
// Copyright eeGeo Ltd (2012-2014), All Rights Reserved
2
3
#include "VectorMathDecl.h"
4
#include "Types.h"
5
#include <vector>
6
7
namespace
Eegeo
8
{
9
namespace
Rendering
10
{
11
namespace
Geometry
12
{
13
void
BuildUnitSphere(std::vector<v3>& out_vertices, std::vector<u16>& out_indices,
const
int
tesselation);
14
}
15
}
16
}
Generated on Sat Jun 10 2023 02:00:32 for eeGeo Platform SDK by
1.8.3.1