#include <meshadj.h>
Public Member Functions |
|
DllExport int | EdgeIndex (Face *faces, int side) |
DllExport BOOL | Selected (Face *faces, BitArray &esel) |
DllExport BOOL | Visible (Face *faces) |
DllExport BOOL | Hidden (Face *faces) |
DllExport Point3 | Center (Point3 *verts) |
DllExport BOOL | AFaceSelected (BitArray &fsel) |
DllExport Point3 | ButterFlySubdivide (Mesh *mesh, AdjFaceList *af, float tens) |
DllExport UVVert | ButterFlyMapSubdivide (Mesh *mesh, AdjFaceList *af, float tens, int mp, bool &seam, UVVert &side2) |
DWORD | OtherVert (DWORD vv) |
DWORD | OtherFace (DWORD ff) |
Public Attributes |
|
DWORD | f [2] |
DWORD | v [2] |
DllExport int EdgeIndex | ( | Face * | faces, |
int | side | ||
) |
DllExport BOOL Visible | ( | Face * | faces | ) |
DllExport BOOL Hidden | ( | Face * | faces | ) |
DllExport BOOL AFaceSelected | ( | BitArray & | fsel | ) |
DllExport Point3 ButterFlySubdivide | ( | Mesh * | mesh, |
AdjFaceList * | af, | ||
float | tens | ||
) |
DllExport UVVert ButterFlyMapSubdivide | ( | Mesh * | mesh, |
AdjFaceList * | af, | ||
float | tens, | ||
int | mp, | ||
bool & | seam, | ||
UVVert & | side2 | ||
) |
DWORD OtherVert | ( | DWORD | vv | ) | [inline] |
DWORD OtherFace | ( | DWORD | ff | ) | [inline] |
DWORD f[2] |
DWORD v[2] |