This is the complete list of members for ot::Point2DF, including all inherited members.
addToJsonObject(JsonValue &_object, JsonAllocator &_allocator) const override | ot::Point2DF | virtual |
ot::Serializable::addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const =0 | ot::Serializable | pure virtual |
operator!=(const Point2DF &_other) const | ot::Point2DF | inline |
operator+(const Point2DF &_other) const | ot::Point2DF | inline |
operator+=(const Point2DF &_other) | ot::Point2DF | inline |
operator-(const Point2DF &_other) const | ot::Point2DF | inline |
operator-=(const Point2DF &_other) | ot::Point2DF | inline |
operator=(const Point2DF &_other) | ot::Point2DF | inline |
operator==(const Point2DF &_other) const | ot::Point2DF | inline |
Point2DF() | ot::Point2DF | inline |
Point2DF(float _x, float _y) | ot::Point2DF | inline |
Point2DF(const Point2DF &_other) | ot::Point2DF | inline |
Serializable() | ot::Serializable | inline |
set(float _x, float _y) | ot::Point2DF | inline |
setFromJsonObject(const ConstJsonObject &_object) override | ot::Point2DF | virtual |
setX(float _x) | ot::Point2DF | inline |
setY(float _y) | ot::Point2DF | inline |
toPoint2D(void) const | ot::Point2DF | |
toPoint2DD(void) const | ot::Point2DF | |
x(void) const | ot::Point2DF | inline |
y(void) const | ot::Point2DF | inline |
~Point2DF() | ot::Point2DF | inlinevirtual |
~Serializable() | ot::Serializable | inlinevirtual |