libigl v2.5.0
Loading...
Searching...
No Matches
bounding_box_diagonal.h File Reference
#include "igl_inline.h"
#include <Eigen/Dense>
#include "bounding_box_diagonal.cpp"

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

double igl::bounding_box_diagonal (const Eigen::MatrixXd &V)
 Compute the length of the diagonal of a given meshes axis-aligned bounding box.