Nothing
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@97 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -465,7 +465,7 @@ read(std::fstream& _in, BaseImporter& _bi, Options& _opt)
|
||||
FaceHandle fh = _bi.add_face(vhandles);
|
||||
|
||||
if( !vhandles.empty() )
|
||||
_bi.add_face_texcoords( fh, vhandles[0], face_texcoords );
|
||||
_bi.add_face_texcoords( fh, vhandles[0], face_texcoords );
|
||||
|
||||
if ( !matname.empty() && materials_[matname].has_Kd() )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user