#include "definitions.h"
Go to the source code of this file.
Classes | |
| struct | SVertexS |
Defines | |
| #define | DECLARE_EXTERN extern |
Typedefs | |
| typedef SVertexS | SVertex |
Functions | |
| SVertex * | createSVertex () |
| SVertex * | createSVertex2 (double x, double y, double z) |
| SVertex * | duplicateSVertex (SVertex *vtx) |
| void | deleteSVertex (SVertex *vtx) |
| #define DECLARE_EXTERN extern |
| SVertex* createSVertex | ( | ) |
| SVertex* createSVertex2 | ( | double | x, | |
| double | y, | |||
| double | z | |||
| ) |
| void deleteSVertex | ( | SVertex * | vtx | ) |
1.4.7