Open CASCADE Technology  7.7.0
Data Structures | Typedefs

Select3D_InteriorSensitivePointSet.hxx File Reference

#include <Select3D_SensitivePoly.hxx>
#include <Select3D_SensitiveSet.hxx>

Data Structures

class  Select3D_InteriorSensitivePointSet
 This class handles the selection of arbitrary point set with internal type of sensitivity. The main principle is to split the point set given onto planar convex polygons and search for the overlap with one or more of them through traverse of BVH tree. More...
 

Typedefs

typedef NCollection_Vector< Handle< Select3D_SensitivePoly > > Select3D_VectorOfHPoly
 

Typedef Documentation

◆ Select3D_VectorOfHPoly