Home
last modified time | relevance | path

Searched defs:osgImage (Results 1 – 6 of 6) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/test_suite/simgear_tests/canvas/
H A DtestCanvas.cxx115 auto osgImage = image->getImage(); in testImagePixelOps() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/
H A DReaderWriterVTF.cpp610 osg::ref_ptr<osg::Image> osgImage = new osg::Image(); in ReadVTFFile() local
753 osg::Image* osgImage = ReadVTFFile(fin); in readImage() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/vtf/
H A DReaderWriterVTF.cpp610 osg::ref_ptr<osg::Image> osgImage = new osg::Image(); in ReadVTFFile() local
753 osg::Image* osgImage = ReadVTFFile(fin); in readImage() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/Inventor/
H A DConvertFromInventor.cpp1091 osg::ref_ptr<osg::Image> osgImage = osgDB::readRefImageFile(fileName, options); in loadImage() local
1942 osg::ref_ptr<osg::Image> osgImage = new osg::Image; in convertIVTexToOSGTex() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/Inventor/
H A DConvertFromInventor.cpp1091 osg::ref_ptr<osg::Image> osgImage = osgDB::readRefImageFile(fileName, options); in loadImage() local
1941 osg::ref_ptr<osg::Image> osgImage = new osg::Image; in convertIVTexToOSGTex() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/
H A DReaderWriterDDS.cpp428 osg::ref_ptr<osg::Image> osgImage = new osg::Image(); in ReadDDSFile() local
1422 osg::Image* osgImage = ReadDDSFile(fin, dds_flip); in readImage() local