Public Member Functions

mln::internal::mutable_coord_impl_< 3, C, E > Struct Template Reference

#include <coord_impl.hh>

List of all members.

Public Member Functions

const C & col () const
C & col ()
C & row ()
const C & row () const
const C & sli () const
C & sli ()

Detailed Description

template<typename C, typename E>
struct mln::internal::mutable_coord_impl_< 3, C, E >

Definition at line 101 of file coord_impl.hh.


Member Function Documentation

template<typename C , typename E >
const C & mln::internal::mutable_coord_impl_< 3, C, E >::col (  )  const [inline]

Definition at line 245 of file coord_impl.hh.

template<typename C , typename E >
C & mln::internal::mutable_coord_impl_< 3, C, E >::col (  )  [inline]

Definition at line 252 of file coord_impl.hh.

template<typename C , typename E >
C & mln::internal::mutable_coord_impl_< 3, C, E >::row (  )  [inline]

Definition at line 238 of file coord_impl.hh.

template<typename C , typename E >
const C & mln::internal::mutable_coord_impl_< 3, C, E >::row (  )  const [inline]

Definition at line 231 of file coord_impl.hh.

template<typename C , typename E >
const C & mln::internal::mutable_coord_impl_< 3, C, E >::sli (  )  const [inline]

Definition at line 217 of file coord_impl.hh.

template<typename C , typename E >
C & mln::internal::mutable_coord_impl_< 3, C, E >::sli (  )  [inline]

Definition at line 224 of file coord_impl.hh.