shape-convex 0.0.1

The representation projective transformation
Documentation
1
2
3
4
5
6
7
use shape_core::PointSet;

mod dim2;
mod dim3;
#[cfg(test)]
mod tests;