#include <D:/Projekte/i6engine/libs/i6engine-modules/include/i6engine/modules/graphics/Debug.h>
Definition at line 39 of file Debug.h.
i6e::modules::IcoSphere::IcoSphere |
( |
| ) |
|
i6e::modules::IcoSphere::~IcoSphere |
( |
| ) |
|
void i6e::modules::IcoSphere::addToLineIndices |
( |
int |
baseIndex, |
|
|
std::list< int > * |
target |
|
) |
| |
void i6e::modules::IcoSphere::addToTriangleIndices |
( |
int |
baseIndex, |
|
|
std::list< int > * |
target |
|
) |
| |
int i6e::modules::IcoSphere::addToVertices |
( |
std::list< VertexPair > * |
target, |
|
|
const Ogre::Vector3 & |
position, |
|
|
const Ogre::ColourValue & |
colour, |
|
|
float |
scale |
|
) |
| |
void i6e::modules::IcoSphere::create |
( |
int |
recursionLevel | ) |
|
The documentation for this class was generated from the following file: