Home
last modified time | relevance | path

Searched refs:drawElements (Results 1 – 25 of 879) sorted by relevance

12345678910>>...36

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/
H A DGeode.cpp342 …for(osg::DrawElementsUByte::const_iterator primItr=drawElements->begin(); primItr<drawElements->en… in OutputTriangleStripDelsUByte()
366 …for(osg::DrawElementsUByte::const_iterator primItr=drawElements->begin(); primItr<drawElements->en… in OutputTriangleFanDelsUByte()
382 …for(osg::DrawElementsUByte::const_iterator primItr=drawElements->begin(); primItr<drawElements->en… in OutputQuadStripDelsUByte()
402 …for(osg::DrawElementsUByte::const_iterator primItr=drawElements->begin(); primItr<drawElements->en… in OutputQuadsDelsUByte()
457 …for(osg::DrawElementsUShort::const_iterator primItr=drawElements->begin(); primItr<drawElements->e… in OutputTriangleStripDelsUShort()
480 …for(osg::DrawElementsUShort::const_iterator primItr=drawElements->begin(); primItr<drawElements->e… in OutputTriangleFanDelsUShort()
496 …for(osg::DrawElementsUShort::const_iterator primItr=drawElements->begin(); primItr<drawElements->e… in OutputQuadStripDelsUShort()
571 …for(osg::DrawElementsUInt::const_iterator primItr=drawElements->begin(); primItr<drawElements->end… in OutputTriangleStripDelsUInt()
595 …for(osg::DrawElementsUInt::const_iterator primItr=drawElements->begin(); primItr<drawElements->end… in OutputTriangleFanDelsUInt()
611 …for(osg::DrawElementsUInt::const_iterator primItr=drawElements->begin(); primItr<drawElements->end… in OutputQuadStripDelsUInt()
[all …]
H A DGeode.h51 …rds, const osg::IndexArray *pTexIndices,const osg::DrawElementsUByte* drawElements, std::ostream& …
53 …rds, const osg::IndexArray *pTexIndices,const osg::DrawElementsUByte* drawElements, std::ostream& …
55 …rds, const osg::IndexArray *pTexIndices,const osg::DrawElementsUByte* drawElements, std::ostream& …
57 …rds, const osg::IndexArray *pTexIndices,const osg::DrawElementsUByte* drawElements, std::ostream& …
59 …rds, const osg::IndexArray *pTexIndices,const osg::DrawElementsUByte* drawElements, std::ostream& …
61 …rds, const osg::IndexArray *pTexIndices,const osg::DrawElementsUByte* drawElements, std::ostream& …
77 …ords, const osg::IndexArray *pTexIndices,const osg::DrawElementsUInt* drawElements, std::ostream& …
79 …ords, const osg::IndexArray *pTexIndices,const osg::DrawElementsUInt* drawElements, std::ostream& …
81 …ords, const osg::IndexArray *pTexIndices,const osg::DrawElementsUInt* drawElements, std::ostream& …
83 …ords, const osg::IndexArray *pTexIndices,const osg::DrawElementsUInt* drawElements, std::ostream& …
[all …]
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/ac/
H A DGeode.cpp342 …for(osg::DrawElementsUByte::const_iterator primItr=drawElements->begin(); primItr<drawElements->en… in OutputTriangleStripDelsUByte()
366 …for(osg::DrawElementsUByte::const_iterator primItr=drawElements->begin(); primItr<drawElements->en… in OutputTriangleFanDelsUByte()
382 …for(osg::DrawElementsUByte::const_iterator primItr=drawElements->begin(); primItr<drawElements->en… in OutputQuadStripDelsUByte()
402 …for(osg::DrawElementsUByte::const_iterator primItr=drawElements->begin(); primItr<drawElements->en… in OutputQuadsDelsUByte()
457 …for(osg::DrawElementsUShort::const_iterator primItr=drawElements->begin(); primItr<drawElements->e… in OutputTriangleStripDelsUShort()
480 …for(osg::DrawElementsUShort::const_iterator primItr=drawElements->begin(); primItr<drawElements->e… in OutputTriangleFanDelsUShort()
496 …for(osg::DrawElementsUShort::const_iterator primItr=drawElements->begin(); primItr<drawElements->e… in OutputQuadStripDelsUShort()
571 …for(osg::DrawElementsUInt::const_iterator primItr=drawElements->begin(); primItr<drawElements->end… in OutputTriangleStripDelsUInt()
595 …for(osg::DrawElementsUInt::const_iterator primItr=drawElements->begin(); primItr<drawElements->end… in OutputTriangleFanDelsUInt()
611 …for(osg::DrawElementsUInt::const_iterator primItr=drawElements->begin(); primItr<drawElements->end… in OutputQuadStripDelsUInt()
[all …]
H A DGeode.h51 …rds, const osg::IndexArray *pTexIndices,const osg::DrawElementsUByte* drawElements, std::ostream& …
53 …rds, const osg::IndexArray *pTexIndices,const osg::DrawElementsUByte* drawElements, std::ostream& …
55 …rds, const osg::IndexArray *pTexIndices,const osg::DrawElementsUByte* drawElements, std::ostream& …
57 …rds, const osg::IndexArray *pTexIndices,const osg::DrawElementsUByte* drawElements, std::ostream& …
59 …rds, const osg::IndexArray *pTexIndices,const osg::DrawElementsUByte* drawElements, std::ostream& …
61 …rds, const osg::IndexArray *pTexIndices,const osg::DrawElementsUByte* drawElements, std::ostream& …
77 …ords, const osg::IndexArray *pTexIndices,const osg::DrawElementsUInt* drawElements, std::ostream& …
79 …ords, const osg::IndexArray *pTexIndices,const osg::DrawElementsUInt* drawElements, std::ostream& …
81 …ords, const osg::IndexArray *pTexIndices,const osg::DrawElementsUInt* drawElements, std::ostream& …
83 …ords, const osg::IndexArray *pTexIndices,const osg::DrawElementsUInt* drawElements, std::ostream& …
[all …]
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgVolume/
H A DRayTracedTechnique.cpp445 drawElements->push_back(0); in init()
446 drawElements->push_back(1); in init()
447 drawElements->push_back(2); in init()
448 drawElements->push_back(3); in init()
451 drawElements->push_back(3); in init()
452 drawElements->push_back(2); in init()
453 drawElements->push_back(6); in init()
454 drawElements->push_back(7); in init()
457 drawElements->push_back(0); in init()
458 drawElements->push_back(3); in init()
[all …]
H A DMultipassTechnique.cpp442 drawElements->push_back(3); in init()
443 drawElements->push_back(2); in init()
444 drawElements->push_back(1); in init()
445 drawElements->push_back(0); in init()
449 drawElements->push_back(6); in init()
450 drawElements->push_back(2); in init()
451 drawElements->push_back(3); in init()
455 drawElements->push_back(7); in init()
456 drawElements->push_back(3); in init()
457 drawElements->push_back(0); in init()
[all …]
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgVolume/
H A DRayTracedTechnique.cpp449 drawElements->push_back(3); in init()
450 drawElements->push_back(2); in init()
451 drawElements->push_back(6); in init()
452 drawElements->push_back(7); in init()
453 drawElements->push_back(4); in init()
454 drawElements->push_back(2); in init()
455 drawElements->push_back(0); in init()
457 drawElements->push_back(3); in init()
458 drawElements->push_back(1); in init()
459 drawElements->push_back(6); in init()
[all …]
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gles/
H A DLineIndexFunctor55 drawElements(_modeCache, _indexCache.size(), &_indexCache.front());
93 void drawElements(GLenum mode, GLsizei count, const I* indices)
130 virtual void drawElements(GLenum mode, GLsizei count, const GLubyte* indices) {
131 drawElements<GLubyte>(mode, count, indices);
134 virtual void drawElements(GLenum mode,GLsizei count,const GLushort* indices) {
135 drawElements<GLushort>(mode, count, indices);
138 virtual void drawElements(GLenum mode,GLsizei count,const GLuint* indices) {
139 drawElements<GLuint>(mode, count, indices);
H A DEdgeIndexFunctor53 drawElements(_modeCache, _indexCache.size(), &_indexCache.front());
155 void drawElements(GLenum mode, GLsizei count, const I* indices) {
260 virtual void drawElements(GLenum mode, GLsizei count, const GLubyte* indices) {
261 drawElements<GLubyte>(mode, count, indices);
264 virtual void drawElements(GLenum mode, GLsizei count, const GLushort* indices) {
265 drawElements<GLushort>(mode, count, indices);
268 virtual void drawElements(GLenum mode, GLsizei count, const GLuint* indices) {
269 drawElements<GLuint>(mode, count, indices);
H A DPointIndexFunctor65 drawElements(_modeCache,_indexCache.size(),&_indexCache.front());
86 virtual void drawElements(GLenum mode,GLsizei count,const GLubyte* indices)
107 virtual void drawElements(GLenum mode,GLsizei count,const GLushort* indices)
128 virtual void drawElements(GLenum mode,GLsizei count,const GLuint* indices)
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osghangglide/
H A Dsky.cpp96 DrawElementsUShort* drawElements = new DrawElementsUShort(PrimitiveSet::TRIANGLE_STRIP); in makeSky() local
97 drawElements->reserve(38); in makeSky()
101 drawElements->push_back((i+1)*19+j); in makeSky()
102 drawElements->push_back((i+0)*19+j); in makeSky()
105 geom->addPrimitiveSet(drawElements); in makeSky()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osghangglide/
H A Dsky.cpp96 DrawElementsUShort* drawElements = new DrawElementsUShort(PrimitiveSet::TRIANGLE_STRIP); in makeSky() local
97 drawElements->reserve(38); in makeSky()
101 drawElements->push_back((i+1)*19+j); in makeSky()
102 drawElements->push_back((i+0)*19+j); in makeSky()
105 geom->addPrimitiveSet(drawElements); in makeSky()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/gles/
H A DLineIndexFunctor77 drawElements(_modeCache, _indexCache.size(), &_indexCache.front());
115 void drawElements(GLenum mode, GLsizei count, const I* indices)
152 virtual void drawElements(GLenum mode, GLsizei count, const GLubyte* indices) {
153 drawElements<GLubyte>(mode, count, indices);
156 virtual void drawElements(GLenum mode,GLsizei count,const GLushort* indices) {
157 drawElements<GLushort>(mode, count, indices);
160 virtual void drawElements(GLenum mode,GLsizei count,const GLuint* indices) {
161 drawElements<GLuint>(mode, count, indices);
H A DTriangleLinePointIndexFunctor53 drawElements(_modeCache,_indexCache.size(),&_indexCache.front());
143 void drawElements(GLenum mode, GLsizei count, const I* indices)
239 virtual void drawElements(GLenum mode, GLsizei count, const GLubyte* indices) {
240 drawElements<GLubyte>(mode, count, indices);
243 virtual void drawElements(GLenum mode,GLsizei count,const GLushort* indices) {
244 drawElements<GLushort>(mode, count, indices);
247 virtual void drawElements(GLenum mode,GLsizei count,const GLuint* indices) {
248 drawElements<GLuint>(mode, count, indices);
H A DEdgeIndexFunctor53 drawElements(_modeCache, _indexCache.size(), &_indexCache.front());
155 void drawElements(GLenum mode, GLsizei count, const I* indices) {
260 virtual void drawElements(GLenum mode, GLsizei count, const GLubyte* indices) {
261 drawElements<GLubyte>(mode, count, indices);
264 virtual void drawElements(GLenum mode, GLsizei count, const GLushort* indices) {
265 drawElements<GLushort>(mode, count, indices);
268 virtual void drawElements(GLenum mode, GLsizei count, const GLuint* indices) {
269 drawElements<GLuint>(mode, count, indices);
/dports/games/emptyepsilon/EmptyEpsilon-EE-2021.06.23/src/gui/
H A Dgui2_autolayout.cpp12 void GuiAutoLayout::drawElements(sf::FloatRect parent_rect, sf::RenderTarget& window) in drawElements() function in GuiAutoLayout
53 GuiContainer::drawElements(parent_rect, window); in drawElements()
73 GuiContainer::drawElements(parent_rect, window); in drawElements()
85 GuiContainer::drawElements(parent_rect, window); in drawElements()
/dports/misc/dartsim/dart-6.11.1/dart/gui/osg/render/
H A DMultiSphereShapeNode.cpp247 ::osg::ref_ptr<::osg::DrawElementsUInt> drawElements in refresh()
249 drawElements->resize(3 * meshTriangles.size()); in refresh()
253 (*drawElements)[3 * i] = triangle[0]; in refresh()
254 (*drawElements)[3 * i + 1] = triangle[1]; in refresh()
255 (*drawElements)[3 * i + 2] = triangle[2]; in refresh()
257 addPrimitiveSet(drawElements); in refresh()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osg/
H A DTriangleLinePointIndexFunctor53 drawElements(_modeCache,_indexCache.size(),&_indexCache.front());
143 void drawElements(GLenum mode, GLsizei count, const I* indices)
239 virtual void drawElements(GLenum mode, GLsizei count, const GLubyte* indices) {
240 drawElements<GLubyte>(mode, count, indices);
243 virtual void drawElements(GLenum mode,GLsizei count,const GLushort* indices) {
244 drawElements<GLushort>(mode, count, indices);
247 virtual void drawElements(GLenum mode,GLsizei count,const GLuint* indices) {
248 drawElements<GLuint>(mode, count, indices);
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/
H A DTriangleLinePointIndexFunctor54 drawElements(_modeCache,_indexCache.size(),&_indexCache.front());
144 void drawElements(GLenum mode, GLsizei count, const I* indices)
240 virtual void drawElements(GLenum mode, GLsizei count, const GLubyte* indices) {
241 drawElements<GLubyte>(mode, count, indices);
244 virtual void drawElements(GLenum mode,GLsizei count,const GLushort* indices) {
245 drawElements<GLushort>(mode, count, indices);
248 virtual void drawElements(GLenum mode,GLsizei count,const GLuint* indices) {
249 drawElements<GLuint>(mode, count, indices);
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DPrimitiveSetIndirect.cpp108 functor.drawElements(_mode,_indirectCommandArray->count(_firstCommand), in accept()
117 functor.drawElements(_mode,_indirectCommandArray->count(_firstCommand), in accept()
165 functor.drawElements(_mode,_indirectCommandArray->count(_firstCommand), in accept()
174 functor.drawElements(_mode,_indirectCommandArray->count(_firstCommand), in accept()
222 functor.drawElements(_mode,_indirectCommandArray->count(_firstCommand), in accept()
231 functor.drawElements(_mode,_indirectCommandArray->count(_firstCommand), in accept()
321 functor.drawElements(_mode,_indirectCommandArray->count(i), in accept()
332 functor.drawElements(_mode,_indirectCommandArray->count(i), in accept()
378 functor.drawElements(_mode,_indirectCommandArray->count(i), in accept()
389 functor.drawElements(_mode,_indirectCommandArray->count(i), in accept()
[all …]
H A DGeometry.cpp559 if (drawElements && !drawElements->getElementBufferObject()) in addElementBufferObjectIfRequired()
709 DrawElementsList drawElements; in resizeGLObjectBuffers() local
710 if (getDrawElementsList(drawElements)) in resizeGLObjectBuffers()
713 itr != drawElements.end(); in resizeGLObjectBuffers()
746 DrawElementsList drawElements; in releaseGLObjects() local
747 if (getDrawElementsList(drawElements)) in releaseGLObjects()
750 itr != drawElements.end(); in releaseGLObjects()
1564 numVertices += drawElements->getNumIndices(); in fixDeprecatedData()
1783 primItr!=drawElements->end(); in fixDeprecatedData()
1827 primItr!=drawElements->end(); in fixDeprecatedData()
[all …]
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DPrimitiveSet.cpp200 if (!empty()) functor.drawElements(_mode,size(),&front()); in accept()
205 if (!empty()) functor.drawElements(_mode,size(),&front()); in accept()
256 if (!empty()) functor.drawElements(_mode,size(),&front()); in accept()
261 if (!empty()) functor.drawElements(_mode,size(),&front()); in accept()
312 if (!empty()) functor.drawElements(_mode,size(),&front()); in accept()
317 if (!empty()) functor.drawElements(_mode,size(),&front()); in accept()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/mdl/
H A DVTXReader.cpp331 DrawElementsUShort * drawElements; in processStrip() local
352 drawElements = in processStrip()
355 drawElements = in processStrip()
359 std::reverse(drawElements->begin(), drawElements->end()); in processStrip()
362 primSet = drawElements; in processStrip()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/
H A DVTXReader.cpp331 DrawElementsUShort * drawElements; in processStrip() local
352 drawElements = in processStrip()
355 drawElements = in processStrip()
359 std::reverse(drawElements->begin(), drawElements->end()); in processStrip()
362 primSet = drawElements; in processStrip()
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/model/
H A DPrimitiveCollector.hxx44 virtual void drawElements(GLenum mode, GLsizei count, const GLubyte* indices);
45 virtual void drawElements(GLenum mode, GLsizei count, const GLushort* indices);
46 virtual void drawElements(GLenum mode, GLsizei count, const GLuint* indices);

12345678910>>...36