QXRD  0.11.16
Public Attributes | List of all members
ITRIANGLE Struct Reference

#include <triangulate.h>

Public Attributes

int p1
 
int p2
 
int p3
 

Detailed Description

Definition at line 7 of file triangulate.c.

Member Data Documentation

int ITRIANGLE::p1

Definition at line 8 of file triangulate.c.

Referenced by Triangulate().

int ITRIANGLE::p2

Definition at line 8 of file triangulate.c.

Referenced by Triangulate().

int ITRIANGLE::p3

Definition at line 8 of file triangulate.c.

Referenced by Triangulate().


The documentation for this struct was generated from the following files: