Apollo 10.0
自动驾驶开放平台
|
The class of Box2d. 更多...
#include <limits>
#include <string>
#include <vector>
#include "modules/common/math/aabox2d.h"
#include "modules/common/math/line_segment2d.h"
#include "modules/common/math/vec2d.h"
类 | |
class | apollo::common::math::Box2d |
Rectangular (undirected) bounding box in 2-D. 更多... | |
命名空间 | |
namespace | apollo::common::math |
apollo::common::math | |
namespace | apollo |
class register implement | |
namespace | apollo::common |
apollo::common | |
The class of Box2d.
Here, the x/y axes are respectively Forward/Left, as opposed to what happens in euler_angles_zxy.h (Right/Forward).
在文件 box2d.h 中定义.