Functions
RectDist.h File Reference
#include <math.h>
#include "MatVec.h"
#include "PQP_Compile.h"
Include dependency graph for RectDist.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ClipToRange (PQP_REAL &val, const PQP_REAL &a, const PQP_REAL &b)
int InVoronoi (const PQP_REAL &a, const PQP_REAL &b, const PQP_REAL &Anorm_dot_B, const PQP_REAL &Anorm_dot_T, const PQP_REAL &A_dot_B, const PQP_REAL &A_dot_T, const PQP_REAL &B_dot_T)
PQP_REAL RectDist (PQP_REAL Rab[3][3], PQP_REAL Tab[3], PQP_REAL a[2], PQP_REAL b[2])
void SegCoords (PQP_REAL &t, PQP_REAL &u, const PQP_REAL &a, const PQP_REAL &b, const PQP_REAL &A_dot_B, const PQP_REAL &A_dot_T, const PQP_REAL &B_dot_T)

Function Documentation

void ClipToRange ( PQP_REAL val,
const PQP_REAL a,
const PQP_REAL b 
) [inline]

Definition at line 54 of file RectDist.h.

int InVoronoi ( const PQP_REAL a,
const PQP_REAL b,
const PQP_REAL Anorm_dot_B,
const PQP_REAL Anorm_dot_T,
const PQP_REAL A_dot_B,
const PQP_REAL A_dot_T,
const PQP_REAL B_dot_T 
) [inline]

Definition at line 133 of file RectDist.h.

PQP_REAL RectDist ( PQP_REAL  Rab[3][3],
PQP_REAL  Tab[3],
PQP_REAL  a[2],
PQP_REAL  b[2] 
) [inline]

Definition at line 177 of file RectDist.h.

void SegCoords ( PQP_REAL t,
PQP_REAL u,
const PQP_REAL a,
const PQP_REAL b,
const PQP_REAL A_dot_B,
const PQP_REAL A_dot_T,
const PQP_REAL B_dot_T 
) [inline]

Definition at line 91 of file RectDist.h.



jskeus
Author(s): JSK Alumnis
autogenerated on Thu Jun 6 2019 21:31:35