|
Jafar
|
Definition at line 74 of file environment.hpp.
Public Member Functions | |
| SegmentFactory (const jblas::vec &xMin_, const jblas::vec &xMax_, double lengthMin_, double lengthMax_, unsigned int randomSeed=1) | |
| Segment | getRandomSegment (unsigned int idFactory_) |
Protected Attributes | |
| jafar::jmath::MultiDimUniformDistribution | extremity |
| jafar::jmath::UniformDistribution | directionTheta |
| jafar::jmath::UniformDistribution | directionPhi |
| jafar::jmath::UniformDistribution | length |
| Generated on Wed Oct 15 2014 00:37:48 for Jafar by doxygen 1.7.6.1 |
|