#include <captypes.h>

Public Member Functions |
|
| MeshCapVert () | |
| MeshCapVert (int t, int p, int i, int nv=0) | |
Public Attributes |
|
| int | type |
| int | poly |
| int | index |
| int | newVert |
| MeshCapVert | ( | ) | [inline] |
{}
| MeshCapVert | ( | int | t, |
| int | p, | ||
| int | i, | ||
| int | nv = 0 |
||
| ) | [inline] |