Scroom  0.14
Scroom::Utils::Segment< T > Member List

This is the complete list of members for Scroom::Utils::Segment< T >, including all inherited members.

after(value_type v) constScroom::Utils::Segment< T >inline
before(value_type v) constScroom::Utils::Segment< T >inline
contains(value_type p) constScroom::Utils::Segment< T >inline
contains(const Segment< value_type > &other) constScroom::Utils::Segment< T >inline
getEnd() constScroom::Utils::Segment< T >inline
getSize() constScroom::Utils::Segment< T >inline
getStart() constScroom::Utils::Segment< T >inline
intersect(const Segment< value_type > &other)Scroom::Utils::Segment< T >inline
intersection(const Segment< value_type > &other) constScroom::Utils::Segment< T >inline
intersects(const Segment< value_type > &other) constScroom::Utils::Segment< T >inline
isEmpty() constScroom::Utils::Segment< T >inline
moveTo(value_type p) constScroom::Utils::Segment< T >inline
normalize()Scroom::Utils::Segment< T >inlineprivate
operator!=(const Segment< value_type > &other) constScroom::Utils::Segment< T >inline
operator&=(const Segment< value_type > &other)Scroom::Utils::Segment< T >inline
operator*=(value_type n)Scroom::Utils::Segment< T >inline
operator+=(value_type n)Scroom::Utils::Segment< T >inline
operator-=(value_type n)Scroom::Utils::Segment< T >inline
operator/=(value_type n)Scroom::Utils::Segment< T >inline
operator==(const Segment< value_type > &other) constScroom::Utils::Segment< T >inline
reduceSizeToMultipleOf(value_type m)Scroom::Utils::Segment< T >inline
Segment()Scroom::Utils::Segment< T >inline
Segment(value_type start_, value_type size_)Scroom::Utils::Segment< T >inline
Segment(typename std::enable_if<!T_is_int, Segment< int > const & >::type other)Scroom::Utils::Segment< T >inlineexplicit
setEnd(value_type n)Scroom::Utils::Segment< T >inline
setSize(value_type n)Scroom::Utils::Segment< T >inline
setStart(value_type n)Scroom::Utils::Segment< T >inline
sizeScroom::Utils::Segment< T >private
startScroom::Utils::Segment< T >private
to() constScroom::Utils::Segment< T >inline
value_type typedefScroom::Utils::Segment< T >