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

Go to the source code of this file.

Namespaces

namespace  igl

Functions

template<typename Scalar, int DIM>
void igl::pad_box (const Scalar pad, Eigen::AlignedBox< Scalar, DIM > &box)
 Pads a box by a given amount.