Searched refs:writeLodInfo (Results 1 – 6 of 6) sorted by relevance
79 void writeLodInfo(TiXmlElement* mMeshNode, const Mesh* pMesh);
98 virtual void writeLodInfo(const Mesh* pMesh);
207 writeLodInfo(rootNode, pMesh); in writeMesh()1435 void XMLMeshSerializer::writeLodInfo(TiXmlElement* mMeshNode, const Mesh* pMesh) in writeLodInfo() function in Ogre::XMLMeshSerializer
208 writeLodInfo(rootNode, pMesh); in writeMesh()1476 void XMLMeshSerializer::writeLodInfo(TiXmlElement* mMeshNode, const Mesh* pMesh) in writeLodInfo() function in Ogre::XMLMeshSerializer
175 writeLodInfo(pMesh); in writeMesh()1166 void MeshSerializerImpl::writeLodInfo(const Mesh* pMesh) in writeLodInfo() function in Ogre::MeshSerializerImpl