Apollo 10.0
自动驾驶开放平台
vec2d.cc 文件参考
#include "modules/common/math/vec2d.h"
#include <cmath>
#include "absl/strings/str_cat.h"
#include "cyber/common/log.h"
vec2d.cc 的引用(Include)关系图:

浏览源代码.

命名空间

namespace  apollo
 class register implement
 
namespace  apollo::common
 apollo::common
 
namespace  apollo::common::math
 apollo::common::math
 

函数

Vec2d apollo::common::math::operator* (const double ratio, const Vec2d &vec)
 Multiplies the given Vec2d by a given scalar