Blender V2.61 - r43446
Public Attributes

PolyFill Struct Reference

List of all members.

Public Attributes

int edges
int verts
float min [3]
float max [3]
short f
short nr

Detailed Description

Definition at line 77 of file scanfill.c.


Member Data Documentation

Definition at line 78 of file scanfill.c.

Referenced by BLI_edgefill(), boundisect(), and mergepolysSimp().

short PolyFill::f

Definition at line 80 of file scanfill.c.

Referenced by BLI_edgefill(), mergepolysSimp(), and scanfill().

float PolyFill::max[3]

Definition at line 79 of file scanfill.c.

Referenced by BLI_edgefill(), and boundisect().

float PolyFill::min[3]

Definition at line 79 of file scanfill.c.

Referenced by BLI_edgefill(), boundisect(), and vergpoly().

short PolyFill::nr

Definition at line 80 of file scanfill.c.

Referenced by BLI_edgefill(), mergepolysSimp(), and scanfill().

Definition at line 78 of file scanfill.c.

Referenced by BLI_edgefill(), mergepolysSimp(), and scanfill().


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