Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOMUtils_ShapeStatistics.hxx File Reference
#include <list>
#include <map>
#include <vector>
#include <TopoDS_Shape.hxx>

Go to the source code of this file.

Classes

struct  GEOMUtils::Range
 

Namespaces

namespace  GEOMUtils
 

Typedefs

typedef std::vector< Range > GEOMUtils::Distribution
 

Functions

std::map< int, double > GEOMUtils::ComputeMeasures (std::list< TopoDS_Shape > shapes, TopAbs_ShapeEnum entity, Range &range)
 
Distribution GEOMUtils::ComputeDistribution (TopoDS_Shape shape, TopAbs_ShapeEnum entity, int intervals, Range range)
 
Distribution GEOMUtils::ComputeDistribution (std::list< TopoDS_Shape > shapes, TopAbs_ShapeEnum entity, int nbIntervals, Range range)