std::vector<T>-like container that requires specific indexing type,
Definition MRVector.h:23
I beginId() const
returns the identifier of the first element
Definition MRVector.h:145
I endId() const
returns backId() + 1
Definition MRVector.h:151
Box< V > computeBoundingBox(const Vector< V, VertId > &points, VertId firstVert, VertId lastVert, const VertBitSet *region=nullptr, const AffineXf< V > *toWorld=nullptr)
only for bindings generation
Definition MRCameraOrientationPlugin.h:8
Definition MRAffineXf.h:26
Box given by its min- and max- corners.
Definition MRBox.h:27