Classes | |
| class | BodyPairCollision | 
| Computation of collision-free sub-intervals of a path.  More... | |
| struct | CoefficientVelocity | 
| class | Dichotomy | 
| Continuous validation of a path.  More... | |
| class | Initializer | 
| Initializer for the Continuous Validation.  More... | |
| class | IntervalValidation | 
| Computation of collision-free sub-intervals of a path.  More... | |
| class | Progressive | 
| Continuous validation of a path.  More... | |
| class | SolidSolidCollision | 
| Computation of collision-free sub-intervals of a path.  More... | |
Typedefs | |
| typedef std::vector< CoefficientVelocity > | CoefficientVelocities_t | 
| typedef boost::shared_ptr< Dichotomy > | DichotomyPtr_t | 
| typedef boost::shared_ptr< Progressive > | ProgressivePtr_t | 
| typedef boost::shared_ptr< BodyPairCollision > | BodyPairCollisionPtr_t | 
| typedef std::vector< BodyPairCollisionPtr_t > | BodyPairCollisions_t | 
| typedef boost::shared_ptr< SolidSolidCollision > | SolidSolidCollisionPtr_t | 
| typedef boost::shared_ptr< Initializer > | InitializerPtr_t | 
Functions | |
| std::ostream & | operator<< (std::ostream &os, const BodyPairCollision &pair) | 
| template<typename ValidationReportTypePtr_t > | |
| std::ostream & | operator<< (std::ostream &os, const IntervalValidation< ValidationReportTypePtr_t > &b) | 
| HPP_PREDEF_CLASS (Dichotomy) | |
| HPP_PREDEF_CLASS (Progressive) | |
| HPP_PREDEF_CLASS (BodyPairCollision) | |
| HPP_PREDEF_CLASS (SolidSolidCollision) | |
| HPP_PREDEF_CLASS (Initializer) | |
| typedef boost::shared_ptr<BodyPairCollision> hpp::core::continuousValidation::BodyPairCollisionPtr_t | 
| typedef std::vector<BodyPairCollisionPtr_t> hpp::core::continuousValidation::BodyPairCollisions_t | 
| typedef std::vector<CoefficientVelocity> hpp::core::continuousValidation::CoefficientVelocities_t | 
| typedef boost::shared_ptr<Dichotomy> hpp::core::continuousValidation::DichotomyPtr_t | 
| typedef boost::shared_ptr<Initializer> hpp::core::continuousValidation::InitializerPtr_t | 
| typedef boost::shared_ptr<Progressive> hpp::core::continuousValidation::ProgressivePtr_t | 
| typedef boost::shared_ptr<SolidSolidCollision> hpp::core::continuousValidation::SolidSolidCollisionPtr_t | 
| hpp::core::continuousValidation::HPP_PREDEF_CLASS | ( | Dichotomy | ) | 
| hpp::core::continuousValidation::HPP_PREDEF_CLASS | ( | Progressive | ) | 
| hpp::core::continuousValidation::HPP_PREDEF_CLASS | ( | BodyPairCollision | ) | 
| hpp::core::continuousValidation::HPP_PREDEF_CLASS | ( | SolidSolidCollision | ) | 
| hpp::core::continuousValidation::HPP_PREDEF_CLASS | ( | Initializer | ) | 
      
  | 
  inline | 
      
  | 
  inline |