#include <brush.h>
Public Member Functions | |
EdgeFaces () | |
EdgeFaces (const faceIndex_t _first, const faceIndex_t _second) | |
Data Fields | |
faceIndex_t | first |
faceIndex_t | second |
Definition at line 1256 of file brush.h.
EdgeFaces::EdgeFaces | ( | const faceIndex_t | _first, | |
const faceIndex_t | _second | |||
) | [inline] |