Blender  V2.59
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 79 of file scanfill.c.


Member Data Documentation

Definition at line 80 of file scanfill.c.

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

short PolyFill::f

Definition at line 82 of file scanfill.c.

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

float PolyFill::max[3]

Definition at line 81 of file scanfill.c.

Referenced by BLI_edgefill(), and boundisect().

float PolyFill::min[3]

Definition at line 81 of file scanfill.c.

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

short PolyFill::nr

Definition at line 82 of file scanfill.c.

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

Definition at line 80 of file scanfill.c.

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


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