Searched refs:screenIndices_ (Results 1 – 4 of 4) sorted by relevance
110 inline QVector<quint32> indices() const { return screenIndices_; } in indices()112 inline bool isIndexed() const { return (!screenIndices_.isEmpty()); } in isIndexed()118 return screenIndices_.size() / 3; in size()124 screenVertices_.clear(); screenIndices_.clear(); } in clear()157 QVector<quint32> screenIndices_; variable
257 screenIndices_.reserve(ts.indices.size()); in updateScreenPointsInvert()263 screenIndices_ << ix[i]; in updateScreenPointsInvert()267 screenIndices_ << ix[i]; in updateScreenPointsInvert()
75 const QVector<quint32> &ix = screenIndices_; in allocateAndFill()
324 screenIndices_.clear(); in updateScreenPoints()329 screenIndices_ << quint32(i); in updateScreenPoints()