|
@@ -16,7 +16,6 @@ namespace igl
|
|
|
//
|
|
//
|
|
|
// Inputs:
|
|
// Inputs:
|
|
|
// V #V by 3 list of vertex positions
|
|
// V #V by 3 list of vertex positions
|
|
|
- // F #F by 3 list of triangle indices into V
|
|
|
|
|
// Returns length of bounding box diagonal
|
|
// Returns length of bounding box diagonal
|
|
|
IGL_INLINE double bounding_box_diagonal( const Eigen::MatrixXd & V);
|
|
IGL_INLINE double bounding_box_diagonal( const Eigen::MatrixXd & V);
|
|
|
}
|
|
}
|