More debug output

This commit is contained in:
Jan Möbius
2023-02-27 15:52:21 +01:00
parent 67a5feb21f
commit 60df0f6c19

View File

@@ -439,6 +439,7 @@ public:
{
OpenMesh::MPropHandleT< std::map< int, std::string > > property;
std::cerr <<"HALLOOOOOOOOOOOO" << std::endl;
std::cerr << "add_texture_information " << _id << " name : " << _name << std::endl;
if ( !mesh_.get_property_handle(property,"TextureMapping") ) {
std::cerr << "Added Texturemapping property" << std::endl;