Searched refs:needIndices (Results 1 – 10 of 10) sorted by relevance
282 if (tb.isFunction() && !tb.needIndices()) { in GLRender()499 if (tb.isFunction() && !tb.needIndices()) { in generatePrimitives()583 if (tb.needIndices()) pointdetail.setTextureCoordIndex(tindices ? *tindices++ : texidx++); in generatePrimitives()617 if (tb.needIndices()) pointdetail.setTextureCoordIndex(tindices ? *tindices++ : texidx++); in generatePrimitives()651 if (tb.needIndices()) pointdetail.setTextureCoordIndex(tindices ? *tindices++ : texidx++); in generatePrimitives()687 if (tb.needIndices()) pointdetail.setTextureCoordIndex(tindices ? *tindices++ : texidx++); in generatePrimitives()
707 if (tb.needIndices()) pointDetail.setTextureCoordIndex(texnr++); in generatePrimitives()731 if (tb.needIndices()) pointDetail.setTextureCoordIndex(texnr++); in generatePrimitives()755 if (tb.needIndices()) pointDetail.setTextureCoordIndex(texnr++); in generatePrimitives()780 if (tb.needIndices()) pointDetail.setTextureCoordIndex(texnr++); in generatePrimitives()
491 if (tb.isFunction() && !tb.needIndices()) { in GLRender()685 if (tb.needIndices()) pointDetail.setTextureCoordIndex(tindices ? *tindices++ : texidx++); \754 if (tb.isFunction() && !tb.needIndices()) { in generatePrimitives()865 if (tb.needIndices()) pointDetail.setTextureCoordIndex(tindices ? *tindices++ : texidx++); in generatePrimitives()
298 if (tb.isFunction() && !tb.needIndices()) { in GLRender()512 if (tb.isFunction() && !tb.needIndices()) { in generatePrimitives()
831 if (tb.needIndices()) pointDetail.setTextureCoordIndex(texnr++); in generatePrimitives()855 if (tb.needIndices()) pointDetail.setTextureCoordIndex(texnr++); in generatePrimitives()
1155 if (tb.needIndices()) pointDetail.setTextureCoordIndex(curridx); in generatePrimitives()1179 if (tb.needIndices()) pointDetail.setTextureCoordIndex(curridx); in generatePrimitives()
69 SbBool needIndices(void) const;
506 if (tb.isFunction() && !tb.needIndices()) { in GLRender()725 if (tb.needIndices()) pointDetail.setTextureCoordIndex(tindices ? *tindices++ : texidx++); \792 if (tb.isFunction() && !tb.needIndices()) { in generatePrimitives()881 if (tb.needIndices()) pointDetail.setTextureCoordIndex(tindices ? *tindices++ : texidx++); in generatePrimitives()
203 SoTextureCoordinateBundle::needIndices(void) const in needIndices() function in SoTextureCoordinateBundle
1237 Support for SoTextureCoordinateBundle::needIndices().