All,

I'm attempting to load a height field by using

osg::HeightField *grid = osgDB::readHeightFieldFile(...)

where the file is a gdal supported dem/image file format. When I attempt
to read the file, I'm getting the error

"Warning: could not find plugin to read objects from file..."

Is this because readHeightFieldFile() doesn't support the formats gdal
supports or is there something wrong with my environment so that my
plugins aren't loading correctly?

My environment is window 7 and OSG 3.0.1...

Thanks,
-Shayne
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to