Astra SDK
v2.1.3
|
成员的完整列表,这些成员属于 astra::Vector2f,包括所有继承而来的类成员
dot(const Vector2f &v) const (定义于 astra::Vector2f) | astra::Vector2f | inline |
is_zero() const (定义于 astra::Vector2f) | astra::Vector2f | inline |
length() const (定义于 astra::Vector2f) | astra::Vector2f | inline |
length_squared() const (定义于 astra::Vector2f) | astra::Vector2f | inline |
normalize(Vector2f v) (定义于 astra::Vector2f) | astra::Vector2f | inlinestatic |
operator const ::astra_vector2f_t *() const (定义于 astra::Vector2f) | astra::Vector2f | inline |
operator* (定义于 astra::Vector2f) | astra::Vector2f | friend |
operator* (定义于 astra::Vector2f) | astra::Vector2f | friend |
operator*=(const float &rhs) (定义于 astra::Vector2f) | astra::Vector2f | inline |
operator+ (定义于 astra::Vector2f) | astra::Vector2f | friend |
operator+=(const Vector2f &rhs) (定义于 astra::Vector2f) | astra::Vector2f | inline |
operator- (定义于 astra::Vector2f) | astra::Vector2f | friend |
operator-() (定义于 astra::Vector2f) | astra::Vector2f | inline |
operator-=(const Vector2f &rhs) (定义于 astra::Vector2f) | astra::Vector2f | inline |
operator/ (定义于 astra::Vector2f) | astra::Vector2f | friend |
operator/=(const float &rhs) (定义于 astra::Vector2f) | astra::Vector2f | inline |
operator::astra_vector2f_t *() (定义于 astra::Vector2f) | astra::Vector2f | inline |
operator=(const astra_vector2f_t &rhs) (定义于 astra::Vector2f) | astra::Vector2f | inline |
operator== (定义于 astra::Vector2f) | astra::Vector2f | friend |
Vector2f() (定义于 astra::Vector2f) | astra::Vector2f | inline |
Vector2f(const astra_vector2f_t &v) (定义于 astra::Vector2f) | astra::Vector2f | inline |
Vector2f(float x, float y) (定义于 astra::Vector2f) | astra::Vector2f | inline |
x (定义于 astra_vector2f_t) | astra_vector2f_t | |
y (定义于 astra_vector2f_t) | astra_vector2f_t | |
zero() (定义于 astra::Vector2f) | astra::Vector2f | inlinestatic |