> I am having problems with CS/VOS and models as well. I noticed that in
> A3DL::Model.cpp that the SetModelToFile() is mostly commented out. Peter
> tells me this is because that method relied on old code that has not been
> updated.


It used to use FileProperty, right?  That would use the file instead of a buffer
in memory to store property data.

If you just want to read the model data out of the file and copy it into a
property, you can use Property::readFromFile().


Reed



_______________________________________________
vos-d mailing list
vos-d@interreality.org
http://www.interreality.org/cgi-bin/mailman/listinfo/vos-d

Reply via email to