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

dimension_dependent_primitives< point > Struct Reference

#include <point.h>

Inheritance diagram for dimension_dependent_primitives< point >:

Inheritance graph
[legend]
Collaboration diagram for dimension_dependent_primitives< point >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef dimension_dependent_primitives_2d<
point
prim2d
typedef dimension_dependent_primitives_3d<
point
prim3d

Static Public Methods

double det2 (const point &p1, const point &p2)
double det3 (const point &p1, const point &p2, const point &p3)
double signed_triangle_area (const point &p1, const point &p2, const point &p3)
double triangle_area (const point &p1, const point &p2, const point &p3)
point vectorproduct (const point &p1, const point &p2)
point normal_with_same_length (const point &p)
point normed_normal (const point &p)

Member Typedef Documentation

typedef dimension_dependent_primitives_2d<point> dimension_dependent_primitives< point >::prim2d
 

Definition at line 167 of file point.h.

typedef dimension_dependent_primitives_3d<point> dimension_dependent_primitives< point >::prim3d
 

Definition at line 168 of file point.h.


Member Function Documentation

double dimension_dependent_primitives< point >::det2 const point   p1,
const point   p2
[inline, static]
 

Definition at line 170 of file point.h.

double dimension_dependent_primitives< point >::det3 const point   p1,
const point   p2,
const point   p3
[inline, static]
 

Definition at line 175 of file point.h.

double dimension_dependent_primitives< point >::signed_triangle_area const point   p1,
const point   p2,
const point   p3
[inline, static]
 

Definition at line 182 of file point.h.

double dimension_dependent_primitives< point >::triangle_area const point   p1,
const point   p2,
const point   p3
[inline, static]
 

Definition at line 191 of file point.h.

point dimension_dependent_primitives< point >::vectorproduct const point   p1,
const point   p2
[inline, static]
 

Definition at line 202 of file point.h.

point dimension_dependent_primitives< point >::normal_with_same_length const point   p [inline, static]
 

Definition at line 209 of file point.h.

point dimension_dependent_primitives< point >::normed_normal const point   p [inline, static]
 

Definition at line 214 of file point.h.


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:32 2002 for Geometry by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000