|
mdcore
0.1.5
|
Functions | |
| int | part_init (struct part *p, int vid, int type, unsigned int flags) |
| Initialize a part. | |
Variables | |
| int | part_err = part_err_ok |
Initialize a part.
| p | The part to be initialized. |
| vid | The virtual id of this part. |
| type | The numerical id of the particle type. |
| flags | The particle flags. |
| int part_err = part_err_ok |
ID of the last error
1.7.6.1