neoGFX
Cross-platform C++ app/game engine
|
This is the complete list of members for neogfx::basic_length< T >, including all inherited members.
basic_length(value_type aValue=value_type{}, neogfx::units aUnits=neogfx::units::Pixels) | neogfx::basic_length< T > | inlineexplicit |
from_string(std::string const &aValue) | neogfx::basic_length< T > | inlinestatic |
operator value_type() const | neogfx::basic_length< T > | inline |
operator!=(const self_type &aRhs) const | neogfx::basic_length< T > | inline |
operator<(const self_type &aRhs) const | neogfx::basic_length< T > | inline |
operator==(const self_type &aRhs) const | neogfx::basic_length< T > | inline |
to_string(bool aToEmit=true) const | neogfx::basic_length< T > | inline |
unconverted_value() const | neogfx::basic_length< T > | inline |
units() const | neogfx::basic_length< T > | inline |
value() const | neogfx::basic_length< T > | inline |
value_type typedef | neogfx::basic_length< T > |