vsg-dev / osg2vsg

Adapter library for converting OpenSceneGraph Images and 3D models to VulkanSceneGraph
MIT License
43 stars 15 forks source link

Fixed compile error by using initialzer list for vsg::SamplerImage #50

Closed olegded closed 5 years ago

vsg-dev commented 5 years ago

Thanks for the fix. I addressed in a slightly different way, simply using {} as an initializer for the ref_ptr<>:

https://github.com/vsg-dev/osg2vsg/commit/1c39fb80d5175b4274caa9ac6f1a307f957d408a