maliput
|
#include <vector>
#include "maliput/common/maliput_copyable.h"
#include "maliput/math/bounding_region.h"
#include "maliput/math/overlapping_type.h"
#include "maliput/math/roll_pitch_yaw.h"
#include "maliput/math/vector.h"
Classes | |
class | BoundingBox |
Implements BoundingRegion abstract class for non-axis-aligned-box-shaped bounding regions. More... | |
Namespaces | |
maliput | |
Code in this file is inspired by: https://github.com/RobotLocomotion/drake/blob/master/common/text_logging.h. | |
maliput::math | |
Namespace to group basic mathematical and geometric support to maliput . | |