#include <stdio.h>#include <stdlib.h>#include <string.h>#include "pkvaria.h"#include "pknum.h"#include "bsmesh.h"#include "bsmprivate.h"
Functions | |
| void | bsm_ContractEdgeNum (int inv, BSMvertex *imv, int *imvhei, int inhe, BSMhalfedge *imhe, int infac, BSMfacet *imfac, int *imfhei, int nche, int *onv, int *onhe, int *onfac) |
| void bsm_ContractEdgeNum | ( | int | inv, | |
| BSMvertex * | imv, | |||
| int * | imvhei, | |||
| int | inhe, | |||
| BSMhalfedge * | imhe, | |||
| int | infac, | |||
| BSMfacet * | imfac, | |||
| int * | imfhei, | |||
| int | nche, | |||
| int * | onv, | |||
| int * | onhe, | |||
| int * | onfac | |||
| ) |
1.7.1