sorted types in alphabetic order
This commit is contained in:
parent
acafafad68
commit
5df7571769
vcg/simplex/face/with
|
@ -28,15 +28,16 @@ The possible admitted letters pairs are
|
||||||
|
|
||||||
FA - face-face adjacency
|
FA - face-face adjacency
|
||||||
FC - Per-Face Color
|
FC - Per-Face Color
|
||||||
|
FM - Per-Face Incremental Mark
|
||||||
FN - Per-Face Normal
|
FN - Per-Face Normal
|
||||||
FQ - Per-Face Quality
|
FQ - Per-Face Quality
|
||||||
|
RT - Data for Optimized Point-Face Distance and Ray-Tracing Stuff
|
||||||
|
SA - Shared Vertex-Face and Face-Face Adjacency
|
||||||
VA - Vertex-face adjacency
|
VA - Vertex-face adjacency
|
||||||
WC - Per-Wedge Color
|
WC - Per-Wedge Color
|
||||||
WN - Per-Wedge Normal
|
WN - Per-Wedge Normal
|
||||||
WQ - Per-Wedge Quality
|
WQ - Per-Wedge Quality
|
||||||
WT - Per-Wedge Texture Coords
|
WT - Per-Wedge Texture Coords
|
||||||
SA - Shared Vertex-Face and Face-Face Adjacency
|
|
||||||
RT - Data for Optimized Point-Face Distance and Ray-Tracing Stuff
|
|
||||||
|
|
||||||
E.g.
|
E.g.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue