#include <GU_TriMeshCache.h>
Public Member Functions | |
| int | isDegenerate () const |
| UT_Vector3 | computeNormal (GU_TriMeshVertex *vertexlist) const |
| int | matchingEdge (int p1, int p2) const |
Public Attributes | |
| int | myIv [3] |
| int | myPolyNum |
Definition at line 44 of file GU_TriMeshCache.h.
| UT_Vector3 GU_TriMeshTriangle::computeNormal | ( | GU_TriMeshVertex * | vertexlist | ) | const |
| int GU_TriMeshTriangle::isDegenerate | ( | void | ) | const [inline] |
Definition at line 47 of file GU_TriMeshCache.h.
| int GU_TriMeshTriangle::matchingEdge | ( | int | p1, | |
| int | p2 | |||
| ) | const |
| int GU_TriMeshTriangle::myIv[3] |
Definition at line 54 of file GU_TriMeshCache.h.
Definition at line 55 of file GU_TriMeshCache.h.
1.5.9