•
|
The field p is a 2xN array containing the vertex coordinates.
|
•
|
The field t is an array containing the indices to columns in p of a quad mesh for pdin and of a simplex mesh for pdout, each column in t representing respectively a quad and a simplex.
|
•
|
The field rgb is a Nx3 array containing the color model data as RGB values. This field is optional.
|
•
|
The field expr is a string containing the description of the data. This field is optional.
|