Home
last modified time | relevance | path

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

/dports/games/residualvm/residualvm-0.3.1/engines/stark/resources/
H A Dfloor.cpp139 buildEdgeList(); in onAllLoaded()
148 void Floor::buildEdgeList() { in buildEdgeList() function in Stark::Resources::Floor
H A Dfloor.h184 void buildEdgeList();
/dports/games/scummvm/scummvm-2.5.1/engines/stark/resources/
H A Dfloor.cpp150 buildEdgeList(); in onAllLoaded()
159 void Floor::buildEdgeList() { in buildEdgeList() function in Stark::Resources::Floor
H A Dfloor.h188 void buildEdgeList();
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreMesh.cpp142 this->buildEdgeList(); in destroySubMesh()
187 buildEdgeList(); in postLoadImpl()
296 buildEdgeList(); in reload()
1273 buildEdgeList(); in removeLodLevels()
1675 void Mesh::buildEdgeList(void) in buildEdgeList() function in Ogre::Mesh
1884 buildEdgeList(); in getEdgeList()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreMesh.h671 void buildEdgeList(void);
/dports/graphics/ogre3d/ogre-1.11.6/Components/MeshLodGenerator/src/
H A DOgreMeshLodGenerator.cpp108 lodConfig.mesh->buildEdgeList(); in _configureMeshLodUsage()
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreMesh.h729 void buildEdgeList(void);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreMesh.cpp146 this->buildEdgeList(); in destroySubMesh()
209 buildEdgeList(); in postLoadImpl()
1399 void Mesh::buildEdgeList(void) in buildEdgeList() function in Ogre::Mesh
1557 buildEdgeList(); in getEdgeList()
/dports/graphics/ogre3d/ogre-1.11.6/Tools/MeshUpgrader/src/
H A Dmain.cpp1089 mesh->buildEdgeList(); in main()
1102 mesh->buildEdgeList(); in main()
/dports/graphics/ogre3d/ogre-1.11.6/Components/MeshLodGenerator/include/
H A DOgreLod0Stripifier.h354 mesh->buildEdgeList(); in StripLod0Vertices()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tests/OgreMain/src/
H A DMeshWithoutIndexDataTests.cpp403 mesh->buildEdgeList(); in testEdgeList()
/dports/graphics/ogre3d/ogre-1.11.6/Tests/OgreMain/src/
H A DMeshWithoutIndexDataTests.cpp402 mesh->buildEdgeList(); in TEST_F()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/XMLConverter/src/
H A Dmain.cpp766 newMesh->buildEdgeList(); in XMLToBinary()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/LightwaveConverter/src/
H A Dlwo2mesh.cpp738 ogreMesh->buildEdgeList(); in writeLwo2Mesh()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MeshUpgrader/src/
H A Dmain.cpp1025 mesh.buildEdgeList(); in main()
/dports/graphics/ogre3d/ogre-1.11.6/Tools/LightwaveConverter/src/
H A Dlwo2mesh.cpp738 ogreMesh->buildEdgeList(); in writeLwo2Mesh()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MilkshapeExport/src/
H A DMilkshapePlugin.cpp594 ogreMesh->buildEdgeList(); in doExportMesh()
/dports/graphics/ogre3d/ogre-1.11.6/Tools/MilkshapeExport/src/
H A DMilkshapePlugin.cpp597 ogreMesh->buildEdgeList(); in doExportMesh()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/XSIExport/src/
H A DOgreXSIMeshExporter.cpp157 mMesh->buildEdgeList(); in buildMeshForExport()
/dports/graphics/ogre3d/ogre-1.11.6/Tools/XSIExport/src/
H A DOgreXSIMeshExporter.cpp157 mMesh->buildEdgeList(); in buildMeshForExport()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MayaExport/src/
H A Dmesh.cpp1261 pMesh->buildEdgeList(); in writeOgreBinary()
/dports/graphics/ogre3d/ogre-1.11.6/Tools/MayaExport/src/
H A Dmesh.cpp1261 pMesh->buildEdgeList(); in writeOgreBinary()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Docs/src/
H A Dshadows.inc75 …hat by using OgreMeshUpgrade or OgreXmlConverter, or by calling Mesh::buildEdgeList before you exp…
/dports/graphics/ogre3d/ogre-1.11.6/Docs/src/
H A Dmanual.md437 …you can do that by using @ref MeshUpgrader, or by calling Ogre::Mesh::buildEdgeList before you exp…