|
olp-cpp-sdk
1.23.1
|
This is the complete list of members for olp::math::Vector2< T >, including all inherited members.
| operator*(T const &s) const | olp::math::Vector2< T > | inline |
| operator+(Vector2< T > const &v) const | olp::math::Vector2< T > | inline |
| operator-() | olp::math::Vector2< T > | inline |
| operator-(Vector2< T > const &v) const | olp::math::Vector2< T > | inline |
| operator=(Vector2< T > const &v) | olp::math::Vector2< T > | inline |
| Vector2() (defined in olp::math::Vector2< T >) | olp::math::Vector2< T > | inline |
| Vector2(T a, T b) | olp::math::Vector2< T > | inline |
| x | olp::math::Vector2< T > | |
| y | olp::math::Vector2< T > |