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

point_traits_for_coordN_2 Struct Reference

#include <coords.h>

Inheritance diagram for point_traits_for_coordN_2:

Inheritance graph
[legend]
Collaboration diagram for point_traits_for_coordN_2:

Collaboration graph
[legend]
List of all members.

Public Types

typedef coordN< 2 > Ptype
typedef Ptype::component component_type
typedef component_type value_type
typedef tag2D dimension_tag

Static Public Methods

int LowerIndex (const Ptype &)
int UpperIndex (const Ptype &)
unsigned Dim (const Ptype &)
unsigned Dim ()
void ConstructWithDim (unsigned, Ptype &)
Ptype Origin ()
Ptype Origin (unsigned)
component_type x (const Ptype &p)
component_typex (Ptype &p)
component_type y (const Ptype &p)
component_typey (Ptype &p)
component_type z (const Ptype &)
const char * name ()

Member Typedef Documentation

typedef coordN<2> point_traits_for_coordN_2::Ptype
 

Reimplemented from point_traits_base< coordN< 2 > >.

Definition at line 175 of file coords.h.

Referenced by Origin.

typedef Ptype::component point_traits_for_coordN_2::component_type
 

Definition at line 176 of file coords.h.

Referenced by x, y, and z.

typedef component_type point_traits_for_coordN_2::value_type
 

Definition at line 177 of file coords.h.

typedef tag2D point_traits_for_coordN_2::dimension_tag
 

Reimplemented from point_traits_base< coordN< 2 > >.

Definition at line 178 of file coords.h.


Member Function Documentation

int point_traits_for_coordN_2::LowerIndex const Ptype   [inline, static]
 

Definition at line 180 of file coords.h.

int point_traits_for_coordN_2::UpperIndex const Ptype   [inline, static]
 

Definition at line 181 of file coords.h.

unsigned point_traits_for_coordN_2::Dim const Ptype   [inline, static]
 

Definition at line 183 of file coords.h.

unsigned point_traits_for_coordN_2::Dim   [inline, static]
 

Definition at line 186 of file coords.h.

void point_traits_for_coordN_2::ConstructWithDim unsigned   ,
Ptype  
[inline, static]
 

Definition at line 187 of file coords.h.

Ptype point_traits_for_coordN_2::Origin   [inline, static]
 

Definition at line 190 of file coords.h.

Ptype point_traits_for_coordN_2::Origin unsigned    [inline, static]
 

Definition at line 191 of file coords.h.

References Ptype.

component_type point_traits_for_coordN_2::x const Ptype   p [inline, static]
 

Definition at line 193 of file coords.h.

component_type& point_traits_for_coordN_2::x Ptype   p [inline, static]
 

Definition at line 194 of file coords.h.

References component_type.

component_type point_traits_for_coordN_2::y const Ptype   p [inline, static]
 

Definition at line 195 of file coords.h.

References component_type.

component_type& point_traits_for_coordN_2::y Ptype   p [inline, static]
 

Definition at line 196 of file coords.h.

References component_type.

component_type point_traits_for_coordN_2::z const Ptype   [inline, static]
 

Definition at line 197 of file coords.h.

References component_type.

const char* point_traits_for_coordN_2::name   [inline, static]
 

Definition at line 199 of file coords.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:36 2002 for Geometry by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000