KazutakaNakashima
|
84ab9e1d26
Check whether bary is Eigen Vector or RowVector
|
8 years ago |
KazutakaNakashima
|
86f98760ad
Change "bary.resize( DIM , 1 )" to "bary.resize( DIM )"
|
8 years ago |
Yotam Gingold
|
121114aaad
point_simplex_squared_distance now returns the barycentric coordinates
|
8 years ago |
Alec Jacobson
|
70693a85ba
small speed up and code reogranization for point/mesh squared distance
|
9 years ago |
Alec Jacobson
|
eee3a7413f
extract point-simplex distance and triangle barycentric coordinates from AABB, use MatrixBase for const input params
|
9 years ago |