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.h File Reference

#include "Config/compiler-config.h"
#include <iostream.h>
#include <stdlib.h>
#include "Utility/pre-post-conditions.h"
#include "Geometry/point-traits.h"
#include "Geometry/algebraic-primitives.h"

Include dependency graph for point.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

class  point
struct  point_traits< point >
struct  dimension_dependent_primitives< point >

Functions

bool IsNullvector (const point &p)
point unitvector (int dim, int i)
point origin (int dim)


Function Documentation

bool IsNullvector const point   p [inline]
 

Definition at line 93 of file point.h.

References point::dim.

point unitvector int    dim,
int    i
[inline]
 

Definition at line 103 of file point.h.

References point::zero_init.

point origin int    dim [inline]
 

Definition at line 111 of file point.h.

References point::zero_init.


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