next up previous contents
Next: Local Variables Up: Variables Previous: Variables   Contents

External Variables

num_triangles

Declared in illuminator.c, this gives the current number of triangles on this node.

extern int num_triangles


vertices

Declared in illuminator.c, this array stores the corner coordinates and color information for each triangle.

extern PetscScalar vertices[]



root 2002-06-18