NAME
A member function of omni::geometry::raw_triangle
OVERLOADS
omni::geometry::raw_triangle::inflate
A member function of omni::geometry::raw_triangle
#include <omni/geometry/triangle.hpp>void omni::geometry::raw_triangle::inflate(double percent)OVERLOADS
static omni::geometry::raw_triangle<T> omni::geometry::raw_triangle::inflate(const omni::geometry::raw_triangle<T>& tri, double percent)