|
static size_t | SliceNewVertex (SliceOpInfo &sliceInfo, size_t v1, size_t v2) |
| Creates a new vertex between the given two vertices (indexed into the original brush). More...
|
|
Definition at line 121 of file Brush.cpp.
size_t CBrush::Helper::SliceNewVertex |
( |
SliceOpInfo & |
sliceInfo, |
|
|
size_t |
v1, |
|
|
size_t |
v2 |
|
) |
| |
|
static |
Creates a new vertex between the given two vertices (indexed into the original brush).
Returns the index of the new vertex in the resulting brush.
Definition at line 130 of file Brush.cpp.
The documentation for this struct was generated from the following file: