Module bullet_rs::bt_vector3[][src]

Structs

BtVector3

Functions

bt_angle

@brief Return the angle between two vectors

bt_cross

@brief Return the cross product of two vectors

bt_distance

@brief Return the distance between two vectors

bt_distance2

@brief Return the distance squared between two vectors

bt_dot

Return the dot product between two vectors

bt_triple
lerp

Return the linear interpolation between two vectors