imunano33
0.1.1
|
This is the complete list of members for svector::EmbVec2D, including all inherited members.
EmbVec2D() | svector::EmbVec2D | inline |
EmbVec2D(const float xOther, const float yOther) | svector::EmbVec2D | inline |
EmbVec2D(const EmbVec2D &other)=default | svector::EmbVec2D | |
EmbVec2D(EmbVec2D &&) noexcept=default | svector::EmbVec2D | |
operator*=(const float &other) | svector::EmbVec2D | inline |
operator+=(const EmbVec2D &other) | svector::EmbVec2D | inline |
operator-=(const EmbVec2D &other) | svector::EmbVec2D | inline |
operator/=(const float &other) | svector::EmbVec2D | inline |
operator=(const EmbVec2D &other) | svector::EmbVec2D | inline |
operator=(EmbVec2D &&) noexcept=default | svector::EmbVec2D | |
x | svector::EmbVec2D | |
y | svector::EmbVec2D | |
~EmbVec2D()=default | svector::EmbVec2D | virtual |