Rn.h File Reference

#include <gp_Pnt.hxx>
#include <gp_Vec.hxx>
#include <gp_Dir.hxx>
#include <iostream>
#include <cmath>
Include dependency graph for Rn.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  R2
class  R3
class  R4

Typedefs

typedef char Nom [1+24]
typedef unsigned long int N
typedef long int Z
typedef double R

Functions

template<class T >
Abs (const T &a)
template<class T >
void Echange (T &a, T &b)
template<class T >
Min (const T &a, const T &b)
template<class T >
Max (const T &a, const T &b)
template<class T >
Max (const T &a, const T &b, const T &c)
template<class T >
Min (const T &a, const T &b, const T &c)
template<class T >
Max (const T &a, const T &b, const T &c, const T &d)
template<class T >
Min (const T &a, const T &b, const T &c, const T &d)
R Aire2d (const R2 A, const R2 B, const R2 C)
R Angle2d (R2 P)
R Norme2_2 (const R2 &A)
R Norme2 (const R2 &A)
R NormeInfinie (const R2 &A)
R Norme2_2 (const R3 &A)
R Norme2 (const R3 &A)
R NormeInfinie (const R3 &A)
R Norme2_2 (const R4 &A)
R Norme2 (const R4 &A)
R NormeInfinie (const R4 &A)
R2 XY (R3 P)
R3 Min (R3 P, R3 Q)
R3 Max (R3 P, R3 Q)

Typedef Documentation

typedef char Nom[1+24]

Definition at line 61 of file Rn.h.

typedef unsigned long int N

Definition at line 66 of file Rn.h.

typedef long int Z

Definition at line 74 of file Rn.h.

typedef double R

Definition at line 81 of file Rn.h.


Function Documentation

template<class T >
T Abs ( const T &  a  ) 

Definition at line 45 of file Rn.h.

Referenced by NormeInfinie().

Here is the caller graph for this function:

template<class T >
void Echange ( T &  a,
T &  b 
)

Definition at line 46 of file Rn.h.

template<class T >
T Min ( const T &  a,
const T &  b 
)

Definition at line 48 of file Rn.h.

Referenced by Min().

Here is the caller graph for this function:

template<class T >
T Max ( const T &  a,
const T &  b 
)

Definition at line 49 of file Rn.h.

Referenced by Max(), and NormeInfinie().

Here is the caller graph for this function:

template<class T >
T Max ( const T &  a,
const T &  b,
const T &  c 
)

Definition at line 51 of file Rn.h.

References Max().

Here is the call graph for this function:

template<class T >
T Min ( const T &  a,
const T &  b,
const T &  c 
)

Definition at line 52 of file Rn.h.

References Min().

Here is the call graph for this function:

template<class T >
T Max ( const T &  a,
const T &  b,
const T &  c,
const T &  d 
)

Definition at line 54 of file Rn.h.

References Max().

Here is the call graph for this function:

template<class T >
T Min ( const T &  a,
const T &  b,
const T &  c,
const T &  d 
)

Definition at line 56 of file Rn.h.

References Min().

Here is the call graph for this function:

R Aire2d ( const R2  A,
const R2  B,
const R2  C 
)

Definition at line 217 of file Rn.h.

R Angle2d ( R2  P  ) 

Definition at line 218 of file Rn.h.

References R2.x, and R2.y.

R Norme2_2 ( const R2 A  ) 

Definition at line 220 of file Rn.h.

R Norme2 ( const R2 A  ) 

Definition at line 221 of file Rn.h.

R NormeInfinie ( const R2 A  ) 

Definition at line 222 of file Rn.h.

References Abs(), Max(), R2.x, and R2.y.

Here is the call graph for this function:

R Norme2_2 ( const R3 A  ) 

Definition at line 224 of file Rn.h.

R Norme2 ( const R3 A  ) 

Definition at line 225 of file Rn.h.

R NormeInfinie ( const R3 A  ) 

Definition at line 226 of file Rn.h.

References Abs(), Max(), R3.x, R3.y, and R3.z.

Here is the call graph for this function:

R Norme2_2 ( const R4 A  ) 

Definition at line 228 of file Rn.h.

R Norme2 ( const R4 A  ) 

Definition at line 229 of file Rn.h.

R NormeInfinie ( const R4 A  ) 

Definition at line 230 of file Rn.h.

References Abs(), Max(), R4.omega, R3.x, R3.y, and R3.z.

Here is the call graph for this function:

R2 XY ( R3  P  ) 

Definition at line 232 of file Rn.h.

References R3.x, and R3.y.

R3 Min ( R3  P,
R3  Q 
)

Definition at line 233 of file Rn.h.

References R3.x, R3.y, and R3.z.

R3 Max ( R3  P,
R3  Q 
)

Definition at line 235 of file Rn.h.

References R3.x, R3.y, and R3.z.


Generated on 12 Oct 2013 for SALOME - SMESH by  doxygen 1.6.1