Unravel Engine C++ Reference
|
#include "transform_path.hpp"
Go to the source code of this file.
Classes | |
class | generator::scale_path_t< path_t > |
Scales a path. Keeps tangents and normals unit length. More... | |
Namespaces | |
namespace | generator |
Functions | |
template<typename path_t > | |
scale_path_t< path_t > | generator::scale_path (path_t path, const gml::dvec3 &scale) |