Unravel Engine C++ Reference
Loading...
Searching...
No Matches
dodecahedron_mesh.cpp File Reference
#include "dodecahedron_mesh.hpp"
#include "iterator.hpp"
#include <array>
#include <memory>

Go to the source code of this file.

Namespaces

namespace  ANONYMOUS
 

Macros

#define ANONYMOUS   anonymous
 

Functions

static std::vector< gml::dvec3 > makevertices_t (int faceIndex) noexcept
 

Macro Definition Documentation

◆ ANONYMOUS

#define ANONYMOUS   anonymous

Definition at line 13 of file dodecahedron_mesh.cpp.

Function Documentation

◆ makevertices_t()

static std::vector< gml::dvec3 > makevertices_t ( int faceIndex)
staticnoexcept

Definition at line 46 of file dodecahedron_mesh.cpp.