Home
last modified time | relevance | path

Searched refs:OT_LINE_STRIP (Results 1 – 25 of 41) sorted by relevance

12

/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreRenderOperation.h54 OT_LINE_STRIP = 3, enumerator
100 OT_LINE_STRIP_ADJ = OT_LINE_STRIP | OT_DETAIL_ADJACENCY_BIT,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreRenderOperation.h54 OT_LINE_STRIP = 3, enumerator
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/dae2ogre/include/
H A DOgreVertexElement.h95 OT_LINE_STRIP = 3, enumerator
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/src/GLSL/
H A DOgreGLSLShaderCommon.cpp239 return RenderOperation::OT_LINE_STRIP; in parseOperationType()
281 case RenderOperation::OT_LINE_STRIP: in operationTypeToString()
/dports/games/stuntrally/stuntrally-2.6.1/source/btOgre/
H A DDynamicLines.h41 DynamicLines(Ogre::RenderOperation::OperationType opType = Ogre::RenderOperation::OT_LINE_STRIP);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/GLSL/src/
H A DOgreGLSLProgram.cpp442 return RenderOperation::OT_LINE_STRIP; in parseOperationType()
469 case RenderOperation::OT_LINE_STRIP: in operationTypeToString()
H A DOgreGLSLLinkProgram.cpp84 case RenderOperation::OT_LINE_STRIP: in getGLGeometryInputPrimitiveType()
100 case RenderOperation::OT_LINE_STRIP: in getGLGeometryOutputPrimitiveType()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/GLSLES/src/
H A DOgreGLSLESProgram.cpp491 return RenderOperation::OT_LINE_STRIP; in parseOperationType()
518 case RenderOperation::OT_LINE_STRIP: in operationTypeToString()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/GLSL/src/
H A DOgreGLSLLinkProgram.cpp49 case RenderOperation::OT_LINE_STRIP: in getGLGeometryInputPrimitiveType()
71 case RenderOperation::OT_LINE_STRIP: in getGLGeometryOutputPrimitiveType()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/GLSL/src/
H A DOgreGLSLLinkProgram.cpp51 case RenderOperation::OT_LINE_STRIP: in getGLGeometryInputPrimitiveType()
74 case RenderOperation::OT_LINE_STRIP: in getGLGeometryOutputPrimitiveType()
H A DOgreGLSLProgram.cpp615 return RenderOperation::OT_LINE_STRIP; in parseOperationType()
642 case RenderOperation::OT_LINE_STRIP: in operationTypeToString()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tests/OgreMain/src/
H A DMeshWithoutIndexDataTests.cpp150 lineStrip->begin("BaseWhiteNoLighting", RenderOperation::OT_LINE_STRIP); in testCreateLineStrip()
318 manObj->begin(matName3, RenderOperation::OT_LINE_STRIP); in createMeshWithMaterial()
/dports/graphics/ogre3d/ogre-1.11.6/Tests/OgreMain/src/
H A DMeshWithoutIndexDataTests.cpp150 lineStrip->begin("BaseWhiteNoLighting", RenderOperation::OT_LINE_STRIP); in TEST_F()
318 manObj->begin(matName3, RenderOperation::OT_LINE_STRIP); in createMeshWithMaterial()
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/common/
H A DGraphView.cpp79 moLine->begin(sMtr, RenderOperation::OT_LINE_STRIP); in Create()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Ogre/
H A DOgreStructs.h510 OT_LINE_STRIP = 3, enumerator
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DOgreStructs.h508 OT_LINE_STRIP = 3, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DOgreStructs.h508 OT_LINE_STRIP = 3, enumerator
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/Ogre/
H A DOgreStructs.h510 OT_LINE_STRIP = 3, enumerator
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DOgreStructs.h509 OT_LINE_STRIP = 3, enumerator
/dports/graphics/ogre3d/ogre-1.11.6/Components/Paging/src/
H A DOgreGrid2DPageStrategy.cpp421 mo->begin(matName, RenderOperation::OT_LINE_STRIP); in updateDebugDisplay()
H A DOgreGrid3DPageStrategy.cpp388 mo->begin(matName, RenderOperation::OT_LINE_STRIP); in updateDebugDisplay()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/Paging/src/
H A DOgreGrid2DPageStrategy.cpp419 mo->begin(matName, RenderOperation::OT_LINE_STRIP); in updateDebugDisplay()
H A DOgreGrid3DPageStrategy.cpp386 mo->begin(matName, RenderOperation::OT_LINE_STRIP); in updateDebugDisplay()
/dports/misc/visp/visp-3.4.0/modules/tracker/mbt/include/visp3/mbt/
H A DvpMbHiddenFaces.h725 manual->begin("BaseWhiteNoLighting", Ogre::RenderOperation::OT_LINE_STRIP); in initOgre()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreRenderSystem.cpp656 case RenderOperation::OT_LINE_STRIP: in _render()

12