|
FORM v5.0.0-35-g6318119
|
#include "form3.h"
Go to the source code of this file.
Functions | |
| VERTEX * | CreateVertex (MODEL *m) |
| UBYTE * | ReadParticle (UBYTE *s, VERTEX *v, MODEL *m, int par) |
| int | CoModel (UBYTE *s) |
| int | CoParticle (UBYTE *s) |
| int | CoVertex (UBYTE *s) |
| int | CoEndModel (UBYTE *s) |
Implementation of "Model", required by the diagrams_ function.
Definition in file model.c.