#include <ClipperUtils.hpp>
|
static std::vector< Eigen::MatrixXd > | clip (const Eigen::MatrixXd &subject_triangle, const Eigen::MatrixXd &clipping_triangle) |
| Clip a triangle using triangle.
|
|
Definition at line 40 of file ClipperUtils.hpp.
◆ TriangleClipping()
polyfem::utils::TriangleClipping::TriangleClipping |
( |
| ) |
|
|
delete |
◆ clip()
std::vector< Eigen::MatrixXd > polyfem::utils::TriangleClipping::clip |
( |
const Eigen::MatrixXd & |
subject_triangle, |
|
|
const Eigen::MatrixXd & |
clipping_triangle |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: