QSortCriterion Class
(Qt3DRender::QSortCriterion)Inherits: | Qt3DCore::QNode |
Public Types
enum | SortType { StateChangeCost, BackToFront, Material } |
Properties
- sort : Qt3DRender::QSortCriterion::SortType
- 2 properties inherited from Qt3DCore::QNode
Public Functions
QSortCriterion(Qt3DCore::QNode *parent = 0) | |
~QSortCriterion() | |
SortType | sort() const |
- 6 public functions inherited from Qt3DCore::QNode
Public Slots
void | setSort(SortType sort) |
- 2 public slots inherited from Qt3DCore::QNode
Signals
void | sortChanged(SortType sort) |
- 2 signals inherited from Qt3DCore::QNode
Protected Functions
QSortCriterion(QSortCriterionPrivate &dd, Qt3DCore::QNode *parent = 0) | |
void | copy(const Qt3DCore::QNode *ref) |
- 3 protected functions inherited from Qt3DCore::QNode
Additional Inherited Members
- 1 static protected member inherited from Qt3DCore::QNode