src/smp/common/region.h File Reference

The standard brute-force collision checker. More...

Go to the source code of this file.

Classes

class  smp::region< NUM_DIMENSIONS >
 A rectangular region in an Euclidean space of prespecified dimension. More...

Namespaces

namespace  smp
 

Sampling-based Motion Planning (SMP) Library.



Detailed Description

The standard brute-force collision checker.

This file implements the a region class, which defines a rectangular region in the Euclidean space, the dimension of which is a template argument.