Macros | Functions | Variables
otherfns.cpp File Reference

auxiliary functions for Data dependent triangulation. Does not work well More...

#include <math.h>
#include "preh.h"
Include dependency graph for otherfns.cpp:

Go to the source code of this file.

Macros

#define PFLN   {printf("DEBUG PRINT FILE %s LINE %d\n",__FILE__,__LINE__);}
 

Functions

bool checkConvex (Point v1, Point v2, Point v3, Point v4)
 
double getCost (double a1, double b1, double a2, double b2)
 
bool getPlaneEqn (int x0, int y0, int z0, int x1, int y1, int z1, int x2, int y2, int z2, double *a, double *b)
 
bool processForCost (Face_handle f1, int i, Point_value_map values, Delaunay *dt)
 

Variables

Delaunay dttmp
 

Detailed Description

auxiliary functions for Data dependent triangulation. Does not work well

Definition in file otherfns.cpp.

Macro Definition Documentation

#define PFLN   {printf("DEBUG PRINT FILE %s LINE %d\n",__FILE__,__LINE__);}

Definition at line 47 of file otherfns.cpp.

Function Documentation

bool checkConvex ( Point  v1,
Point  v2,
Point  v3,
Point  v4 
)

Definition at line 111 of file otherfns.cpp.

double getCost ( double  a1,
double  b1,
double  a2,
double  b2 
)

Definition at line 103 of file otherfns.cpp.

bool getPlaneEqn ( int  x0,
int  y0,
int  z0,
int  x1,
int  y1,
int  z1,
int  x2,
int  y2,
int  z2,
double *  a,
double *  b 
)

Definition at line 51 of file otherfns.cpp.

bool processForCost ( Face_handle  f1,
int  i,
Point_value_map  values,
Delaunay dt 
)

setting 5

Definition at line 118 of file otherfns.cpp.

Variable Documentation

Delaunay dttmp

Definition at line 50 of file otherfns.cpp.



polygon_primitives_extraction
Author(s): Miguel Oliveira
autogenerated on Mon Mar 2 2015 01:32:42