neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::basic_length< T > Member List

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() constneogfx::basic_length< T >inline
operator!=(const self_type &aRhs) constneogfx::basic_length< T >inline
operator<(const self_type &aRhs) constneogfx::basic_length< T >inline
operator==(const self_type &aRhs) constneogfx::basic_length< T >inline
to_string(bool aToEmit=true) constneogfx::basic_length< T >inline
unconverted_value() constneogfx::basic_length< T >inline
units() constneogfx::basic_length< T >inline
value() constneogfx::basic_length< T >inline
value_type typedefneogfx::basic_length< T >