Loading [MathJax]/extensions/tex2jax.js
Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
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 *  triswitches,
struct triangulateio in,
struct triangulateio out,
struct triangulateio vorout 
)

Definition at line 15653 of file triangle.c.

◆ trifree()

void trifree ( VOID memptr)

Definition at line 1415 of file triangle.c.