Unravel Engine C++ Reference
|
#include "transform_shape.hpp"
Go to the source code of this file.
Classes | |
class | generator::rotate_shape_t< shape_t > |
Rotates a shape around the origin on the xy-plane. More... | |
Namespaces | |
namespace | generator |
Functions | |
template<typename shape_t > | |
rotate_shape_t< shape_t > | generator::rotate_shape (shape_t shape, double angle) |