Definition at line 24 of file BOOLEAN.H.
Data Fields | |
| long | f | 
| long | ea [3] | 
| id of edges round face   | |
| long | fa [3] | 
| id if faces adjacent to "f" -1 => no adjacent face   | |
| int | id | 
| identify which of the cut pieces this face belongs to   | |
| vector | n | 
| long f | 
Definition at line 25 of file BOOLEAN.H.
Referenced by OrientateFaceNormals(), and WrapMapSelectedFaces().
| long fa[3] | 
id if faces adjacent to "f" -1 => no adjacent face
Definition at line 27 of file BOOLEAN.H.
Referenced by OrientateFaceNormals(), and WrapMapSelectedFaces().
| int id | 
identify which of the cut pieces this face belongs to
Definition at line 28 of file BOOLEAN.H.
Referenced by OrientateFaceNormals(), and WrapMapSelectedFaces().
 1.5.6