Function acme::Intersection(plane const&, triangle const&, triangle&, real)

Function Documentation

bool acme::Intersection(plane const &plane_in, triangle const &triangle_in, triangle &triangle_out = DUMMY_TRIANGLE, real tolerance = EPSILON)

Intersection plane with triangle

WARNING: This function does only support coplanar objects!

Parameters
  • plane_in – Input plane

  • triangle_in – Input triangle

  • triangle_out – Output triangle

  • tolerance – Tolerance