Helper struct to indicate triangle range before and after the split.
More...
#include <TriangleSplitter.h>
Helper struct to indicate triangle range before and after the split.
◆ Range() [1/2]
TriangleSplitter::Range::Range |
( |
| ) |
|
|
default |
◆ Range() [2/2]
TriangleSplitter::Range::Range |
( |
uint |
inBegin, |
|
|
uint |
inEnd |
|
) |
| |
|
inline |
◆ Count()
uint TriangleSplitter::Range::Count |
( |
| ) |
const |
|
inline |
Get number of triangles in range.
◆ mBegin
uint TriangleSplitter::Range::mBegin |
Start and end index (end = 1 beyond end)
◆ mEnd
uint TriangleSplitter::Range::mEnd |
The documentation for this struct was generated from the following file: