MeshLib
 
Loading...
Searching...
No Matches
MRComputeBoundingBox.h File Reference
#include "MRMeshFwd.h"
#include "MRBox.h"

Go to the source code of this file.

Namespaces

namespace  MR
 

Functions

template<typename V >
Box< V > MR::computeBoundingBox (const Vector< V, VertId > &points, const VertBitSet &region, const AffineXf< V > *toWorld=nullptr)
 
template<typename V >
Box< V > MR::computeBoundingBox (const Vector< V, VertId > &points, const VertBitSet *region=nullptr, const AffineXf< V > *toWorld=nullptr)