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

Geometry/point-traits.h File Reference

#include "Config/compiler-config.h"
#include "Utility/pre-post-conditions.h"

Include dependency graph for point-traits.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

struct  point_traits
struct  fixed_dimension_tag
struct  variable_dimension_tag
struct  tag_unknown_dim
struct  tag1D
struct  tag2D
struct  tag3D
struct  tag4D
struct  dim_tag
struct  dim_tag< 1 >
struct  dim_tag< 2 >
struct  dim_tag< 3 >
struct  dim_tag< 4 >
struct  point_traits_base
struct  point_traits_fixed_dim
struct  real_point_traits
 Point traits for real numbers. More...

struct  point_traits< float >
struct  point_traits< double >
struct  point_traits_fixed_size_array
struct  array_operators

Functions

template<class P, class Q> void assign_point (P &p, Q const &q)
template<class P, class T> void assign_point (P &p, T const *b, T const *e)
template<class P> void assign_point (P &p, P const &q)
template<class P> void assign_point (float &p, P const &q)
void assign_point (float &p, float q)


Function Documentation

template<class P, class Q>
void assign_point P &    p,
Q const &    q
[inline]
 

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

template<class P, class T>
void assign_point P &    p,
T const *    b,
T const *    e
[inline]
 

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

template<class P>
void assign_point P &    p,
P const &    q
[inline]
 

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

template<class P>
void assign_point float &    p,
P const &    q
[inline]
 

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

void assign_point float &    p,
float    q
[inline]
 

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


Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

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