Code_TYMPAN  4.2.0
Industrial site acoustic simulation
Functions
TYSetGeometriqueParcours.cpp File Reference
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "Tympan/models/common/3d.h"
#include "TYSetGeometriqueParcours.h"
#include "TYPointParcours.h"
#include <assert.h>
#include <algorithm>
Include dependency graph for TYSetGeometriqueParcours.cpp:

Go to the source code of this file.

Functions

int compareTYPolyligneParcours (const void *p1, const void *p2)
 
int compareAbscissesCurvilignes (const void *p1, const void *p2)
 
bool SecondVecteurADroiteDuPremier (TYPointParcours &V1, TYPointParcours &V2, double &determinant)
 
bool SecondVecteurAGaucheDuPremier (TYPointParcours &V1, TYPointParcours &V2, double &determinant)
 

Function Documentation

◆ compareAbscissesCurvilignes()

int compareAbscissesCurvilignes ( const void *  p1,
const void *  p2 
)

Definition at line 376 of file TYSetGeometriqueParcours.cpp.

Here is the call graph for this function:

◆ compareTYPolyligneParcours()

int compareTYPolyligneParcours ( const void *  p1,
const void *  p2 
)

Definition at line 40 of file TYSetGeometriqueParcours.cpp.

Here is the call graph for this function:

◆ SecondVecteurADroiteDuPremier()

bool SecondVecteurADroiteDuPremier ( TYPointParcours V1,
TYPointParcours V2,
double &  determinant 
)

Definition at line 837 of file TYSetGeometriqueParcours.cpp.

Here is the call graph for this function:

◆ SecondVecteurAGaucheDuPremier()

bool SecondVecteurAGaucheDuPremier ( TYPointParcours V1,
TYPointParcours V2,
double &  determinant 
)

Definition at line 843 of file TYSetGeometriqueParcours.cpp.

Here is the call graph for this function: