|
Rhino C++ API
9.0
|
#include <opennurbs_string.h>
Public Attributes | |
| unsigned int | m_index = 0 |
| ON__UINT64 | m_key = 0 |
Description: A (key, index) pair for the distribution sorts below. The point of sorting these rather than the values themselves is that the values are usually much bigger than 16 bytes, and a distribution sort moves every element on every pass.
| unsigned int ON_SortKeyIndex::m_index = 0 |
| ON__UINT64 ON_SortKeyIndex::m_key = 0 |
1.8.17