Unravel Engine C++ Reference
Loading...
Searching...
No Matches
spherify_mesh.hpp File Reference
#include "transform_mesh.hpp"

Go to the source code of this file.

Classes

class  generator::spherify_mesh_t< mesh_t >
 Projects vertices on a sphere centered at origin. More...
 

Namespaces

namespace  generator
 

Functions

template<typename mesh_t >
spherify_mesh_t< mesh_t > generator::spherify_mesh (mesh_t mesh, double radius, double factor)