MCPcopy Create free account
hub / github.com/MikeMcShaffry/gamecode4 / IntersectTriangle

Function IntersectTriangle

Source/GCC4/Graphics3D/Geometry.cpp:225–276  ·  view source on GitHub ↗

-------------------------------------------------------------------------------------- Given a ray origin (orig) and direction (dir), and three vertices of a triangle, this function returns TRUE and the interpolated texture coordinates if the ray intersects the triangle --------------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

PickMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected