Home
last modified time | relevance | path

Searched refs:finalTexCoordSet (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreMesh.h209 void mergeAdjacentTexcoords( unsigned short finalTexCoordSet,
604 …void mergeAdjacentTexcoords( unsigned short finalTexCoordSet, unsigned short texCoordSetToDestroy …
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreMesh.h213 void mergeAdjacentTexcoords( unsigned short finalTexCoordSet,
664 …void mergeAdjacentTexcoords( unsigned short finalTexCoordSet, unsigned short texCoordSetToDestroy …
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreMesh.cpp1021 void Mesh::mergeAdjacentTexcoords( unsigned short finalTexCoordSet, in mergeAdjacentTexcoords() argument
1025 mergeAdjacentTexcoords( finalTexCoordSet, texCoordSetToDestroy, sharedVertexData ); in mergeAdjacentTexcoords()
1033 mergeAdjacentTexcoords( finalTexCoordSet, texCoordSetToDestroy, (*itor)->vertexData ); in mergeAdjacentTexcoords()
1038 void Mesh::mergeAdjacentTexcoords( unsigned short finalTexCoordSet, in mergeAdjacentTexcoords() argument
1045 finalTexCoordSet ); in mergeAdjacentTexcoords()
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreMesh.cpp1300 void Mesh::mergeAdjacentTexcoords( unsigned short finalTexCoordSet, in mergeAdjacentTexcoords() argument
1304 mergeAdjacentTexcoords( finalTexCoordSet, texCoordSetToDestroy, sharedVertexData ); in mergeAdjacentTexcoords()
1312 … mergeAdjacentTexcoords( finalTexCoordSet, texCoordSetToDestroy, (*itor)->vertexData ); in mergeAdjacentTexcoords()
1317 void Mesh::mergeAdjacentTexcoords( unsigned short finalTexCoordSet, in mergeAdjacentTexcoords() argument
1324 finalTexCoordSet ); in mergeAdjacentTexcoords()