Namespaces | Functions

D:/SoftwareEntwicklung/C++/HLC/Tools/SoftPixelEngine/repository/sources/Base/spMathTriangleCutter.cpp File Reference

#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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines