Go to Overview over all GrAL packages.
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

array_operators Struct Template Reference

#include <point-traits.h>

List of all members.

Public Methods

ARRAY & to_derived ()
ARRAY const & to_derived () const
ARRAY & operator-= (ARRAY const &rhs)
ARRAY operator- (ARRAY const &rhs) const
ARRAY & operator+= (ARRAY const &rhs)
ARRAY operator+ (ARRAY const &rhs) const

template<class ARRAY, unsigned N>
struct array_operators< ARRAY, N >


Member Function Documentation

template<class ARRAY, unsigned N>
ARRAY& array_operators< ARRAY, N >::to_derived   [inline]
 

Definition at line 139 of file point-traits.h.

Referenced by operator+, operator+=, operator-, and operator-=.

template<class ARRAY, unsigned N>
ARRAY const& array_operators< ARRAY, N >::to_derived   const [inline]
 

Definition at line 140 of file point-traits.h.

template<class ARRAY, unsigned N>
ARRAY& array_operators< ARRAY, N >::operator-= ARRAY const &    rhs [inline]
 

Definition at line 143 of file point-traits.h.

References to_derived.

template<class ARRAY, unsigned N>
ARRAY array_operators< ARRAY, N >::operator- ARRAY const &    rhs const [inline]
 

Definition at line 148 of file point-traits.h.

References to_derived.

template<class ARRAY, unsigned N>
ARRAY& array_operators< ARRAY, N >::operator+= ARRAY const &    rhs [inline]
 

Definition at line 152 of file point-traits.h.

References to_derived.

template<class ARRAY, unsigned N>
ARRAY array_operators< ARRAY, N >::operator+ ARRAY const &    rhs const [inline]
 

Definition at line 157 of file point-traits.h.

References to_derived.


The documentation for this struct was generated from the following file:
Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

Generated at Tue Feb 26 15:57:30 2002 for Geometry by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000