#include <stdlib.h>#include <math.h>Go to the source code of this file.
Data Structures | |
| struct | _SRBMESH |
| struct | _SRBFAN |
| struct | _SRBPARAMS |
Typedefs | |
| typedef _SRBMESH | SRBMESH |
| typedef _SRBFAN | SRBFAN |
| typedef _SRBPARAMS | SRBPARAMS |
Functions | |
| SRBMESH * | srb_run_3d (SRBPARAMS *) |
| SRBFAN * | srb_run_2d (SRBPARAMS *) |
| void | srb_mesh_destroy (SRBMESH *) |
| void | srb_fan_destroy (SRBFAN *) |
| typedef struct _SRBPARAMS SRBPARAMS |
1.4.7