Name | Summary |
---|---|
Vector4SortCriterion | constructor(attrId: Int) |
Name | Summary |
---|---|
attrId | val attrId: Int |
propCode | var propCode: Int |
sortOption | var sortOption: Int |
Name | Summary |
---|---|
asc | fun asc(): SortCriterion |
byW | fun byW(): Vector4SortCriterion |
byX | fun byX(): Vector4SortCriterion |
byY | fun byY(): Vector4SortCriterion |
byZ | fun byZ(): Vector4SortCriterion |
desc | fun desc(): SortCriterion |