sharpdx / SharpDX

SharpDX GitHub Repository
http://sharpdx.org
MIT License
1.7k stars 638 forks source link

Collision.BoxIntersectsTriangle? #937

Open dangi12012 opened 7 years ago

dangi12012 commented 7 years ago

Determines if there is an intersection between the current object and a triangle. Where is the implementation and why does it not just call DirectXMath Triangle Test Functions from: https://msdn.microsoft.com/en-us/library/windows/desktop/hh855857(v=vs.85).aspx