Typedef ompl::base::StateSamplerAllocator
Defined in File StateSampler.h
Typedef Documentation
-
using ompl::base::StateSamplerAllocator = std::function<StateSamplerPtr(const StateSpace*)>
Definition of a function that can allocate a state sampler.