#include <NvBlastExtAuthoringAccelerator.h>
Public Member Functions | |
| bool | operator< (const SegmentToIndex &in) const |
| SegmentToIndex (float c, uint32_t i, bool end) | |
Public Attributes | |
| float | coord |
| bool | end |
| uint32_t | index |
| Nv::Blast::SegmentToIndex::SegmentToIndex | ( | float | c, | |
| uint32_t | i, | |||
| bool | end | |||
| ) | [inline] |
| bool Nv::Blast::SegmentToIndex::operator< | ( | const SegmentToIndex & | in | ) | const [inline] |
| uint32_t Nv::Blast::SegmentToIndex::index |