next up previous contents
Next: Functions Up: Variables Previous: Variable num_triangles   Contents


Variable vertices

Array of vertex corners, whose size is fixed by MAX_TRIANGLES. For each triangle, this array has the coordinates of the three nodes, and its R, G, B and A color values, hence 13 PetscScalars for each triangle.

PetscScalar vertices[13*50000]



root 2002-06-18