Home
last modified time | relevance | path

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

/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.python/
H A Dbindblendermeshconverter.cpp126 const MTFace* bl_uv_faces = reinterpret_cast<MTFace*>(bl_uv_ptr); in export_mesh_blender79() local
176 const MTFace& tex_face = bl_uv_faces[face_index]; in export_mesh_blender79()