#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "pkvaria.h"
#include "pknum.h"
#include "bsmesh.h"
#include "bsmprivate.h"
Functions | |
int | bsm_HalfedgeLoopLength (int nv, BSMvertex *mv, int *mvhei, int nhe, BSMhalfedge *mhe, int he) |
int bsm_HalfedgeLoopLength | ( | int | nv, | |
BSMvertex * | mv, | |||
int * | mvhei, | |||
int | nhe, | |||
BSMhalfedge * | mhe, | |||
int | he | |||
) |