#include "Base/spMathTriangleCutter.hpp"
Namespaces | |
namespace | sp |
!! | |
namespace | sp::math |
This namespace contains all mathematical basic functions such as sine, cosine, distance calculations etc. | |
namespace | sp::math::TriangleCutter |
Functions | |
SP_EXPORT ETriangleCutResults | sp::math::TriangleCutter::cutTriangle (const dim::triangle3df &Triangle, const dim::plane3df &ClipPlane, STriangleCut &Cut) |
SP_EXPORT bool | sp::math::TriangleCutter::cutTriangle (const dim::triangle3df &Triangle, const dim::aabbox3df &ClipBox, std::list< dim::triangle3df > &Cut) |