maliput
axis_aligned_box.h File Reference
#include <optional>
#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"
Include dependency graph for axis_aligned_box.h:
This graph shows which files directly or indirectly include this file:

Classes

class  AxisAlignedBox
 Implements BoundingRegion abstract class for 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.