All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
ompl::base::PlannerAndTerminationCondition Class Reference

Combine two termination conditions into one. Both termination conditions need to return true for this one to return true. More...

#include <PlannerTerminationCondition.h>

Inheritance diagram for ompl::base::PlannerAndTerminationCondition:

List of all members.

Public Member Functions

 PlannerAndTerminationCondition (const PlannerTerminationCondition &c1, const PlannerTerminationCondition &c2)

Detailed Description

Combine two termination conditions into one. Both termination conditions need to return true for this one to return true.

Definition at line 179 of file PlannerTerminationCondition.h.


The documentation for this class was generated from the following files: