politopix
5.0.0
|
This is the complete list of members for TopGeomTools, including all inherited members.
computeScalingFactorForInclusion(boost::shared_ptr< Polytope_Rn > &pol1, boost::shared_ptr< Polytope_Rn > &pol2, double &sfactor) | TopGeomTools | static |
extrudeInCanonicalDirections(const std::set< unsigned int > &originalSpaceDirections, unsigned int dimensionOfTotalSpace, const boost::shared_ptr< Polytope_Rn > &original_polytope, boost::shared_ptr< PolyhedralCone_Rn > &extruded_polyhedron) | TopGeomTools | static |
GravityCenter(boost::shared_ptr< Polytope_Rn > &pol, boost::numeric::ublas::vector< double > &gravity_center) | TopGeomTools | static |
PolarPolytope(const boost::shared_ptr< Polytope_Rn > &original_pol, boost::shared_ptr< Polytope_Rn > &polar_pol, bool forceComputation=true, double bb_size=1000.) | TopGeomTools | static |
projectPolytopeOnCanonicalHyperplanes(const std::set< unsigned int > &listOfHyperplanes, const boost::shared_ptr< Polytope_Rn > &original_pol, boost::shared_ptr< Polytope_Rn > &proj_pol) | TopGeomTools | static |
scalingFactor(boost::shared_ptr< Polytope_Rn > &pol, double sfactor) | TopGeomTools | static |
scalingFactor(boost::shared_ptr< PolyhedralCone_Rn > &pol, double sfactor) | TopGeomTools | static |
Translate(boost::shared_ptr< Polytope_Rn > &pol, const boost::numeric::ublas::vector< double > &v2t) | TopGeomTools | static |