- fbx: read object-object and object-property connections.

This commit is contained in:
Alexander Gessler
2012-07-03 16:50:58 +02:00
parent 23914685f9
commit fd451f7ba6
3 changed files with 146 additions and 0 deletions

View File

@@ -100,6 +100,7 @@ Material::~Material()
{
}
// ------------------------------------------------------------------------------------------------
Texture::Texture(const Element& element, const Document& doc, const std::string& name)
: Object(element,name)