FaceIndices Class
(Qt3DRender::FaceIndices)Public Functions
FaceIndices() | |
FaceIndices(unsigned int posIndex, unsigned int tcIndex, unsigned int nIndex) | |
bool | operator==(const FaceIndices &other) const |
Member Function Documentation
FaceIndices::FaceIndices()
Default constructs an instance of FaceIndices.
FaceIndices::FaceIndices(unsigned int posIndex, unsigned int tcIndex, unsigned int nIndex)
Default constructs an instance of FaceIndices.