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