Unravel Engine C++ Reference
|
Cuts each edge in half. More...
#include <subdivide_shape.hpp>
Classes | |
class | edges_t |
class | vertices_t |
Public Member Functions | |
subdivide_shape_t (shape_t shape) | |
edges_t | edges () const noexcept |
vertices_t | vertices () const noexcept |
Cuts each edge in half.
Definition at line 13 of file subdivide_shape.hpp.
|
inline |
Definition at line 104 of file subdivide_shape.hpp.
|
inlinenoexcept |
Definition at line 112 of file subdivide_shape.hpp.
|
inlinenoexcept |
Definition at line 117 of file subdivide_shape.hpp.