Name | Summary |
---|---|
PoseSortCriterion | constructor(attrId: Int) |
Name | Summary |
---|---|
attrId | val attrId: Int |
propCode | var propCode: Int |
sortOption | var sortOption: Int |
Name | Summary |
---|---|
asc | fun asc(): SortCriterion |
byOrientationW | fun byOrientationW(): PoseSortCriterion |
byOrientationX | fun byOrientationX(): PoseSortCriterion |
byOrientationY | fun byOrientationY(): PoseSortCriterion |
byOrientationZ | fun byOrientationZ(): PoseSortCriterion |
byPositionX | fun byPositionX(): PoseSortCriterion |
byPositionY | fun byPositionY(): PoseSortCriterion |
byPositionZ | fun byPositionZ(): PoseSortCriterion |
desc | fun desc(): SortCriterion |