trust object type and avoid dynamic_cast due to cross-library RTTI trouble.
Compare changes
@@ -108,7 +108,7 @@ bool getObject( int _identifier, HexahedralMeshObject*& _object ) {
@@ -120,7 +120,7 @@ bool getObject( int _identifier, HexahedralMeshObject*& _object ) {
@@ -139,7 +139,7 @@ HexahedralMesh* hexahedralMesh( int _identifier ) {