Home
last modified time | relevance | path

Searched refs:TextureFace (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/animorph/animorph-0.3/include/animorph/
H A DTextureVector.h48 typedef std::vector <Vector2f> TextureFace; typedef
52 class TextureVector : public vector <TextureFace>
/dports/graphics/animorph/animorph-0.3/src/
H A DObjExporter.cpp59 const TextureFace &texture_face(texturevector[facegroupdata[i]]); in createOBJStream()
136 const TextureFace &texture_face(texturevector[facegroupdata[i]]); in createOBJStream()
177 TextureFace &texture_face = texturevector[i]; in createFullOBJStream()
H A DTextureVector.cpp20 TextureFace texture_face; in fromUVStream()
H A DRIBExporter.cpp74 const TextureFace &texture_face(texturevector[facegroupdata[i]]); in createObjectStream()
H A DOgreXMLExporter.cpp116 TextureFace &texture_face = texturevector[i]; in InsertASubmeshNode()
H A DColladaExporter.cpp268 TextureFace &texture_face = texturevector[i]; in AddGeometry()