Logo ROOT   6.14/05
Reference Guide
Classes | Macros | Functions
triangle.h File Reference
This graph shows which files directly or indirectly include this file:

Classes

struct  triangulateio
 

Macros

#define ANSI_DECLARATORS
 
#define REAL   double
 
#define VOID   void
 

Functions

void triangulate (char *, struct triangulateio *, struct triangulateio *, struct triangulateio *)
 
void trifree (VOID *memptr)
 

Macro Definition Documentation

◆ ANSI_DECLARATORS

#define ANSI_DECLARATORS

Definition at line 280 of file triangle.h.

◆ REAL

#define REAL   double

Definition at line 277 of file triangle.h.

◆ VOID

#define VOID   void

Definition at line 286 of file triangle.h.

Function Documentation

◆ triangulate()

void triangulate ( char *  ,
struct triangulateio ,
struct triangulateio ,
struct triangulateio  
)

Definition at line 15652 of file triangle.c.

◆ trifree()

void trifree ( VOID memptr)

Definition at line 1414 of file triangle.c.