osg::Image::AllocationMode

enum osg::Image::AllocationMode{

NO_DELETE,

USE_NEW_DELETE,

USE_MALLOC_FREE

};

原文地址:https://www.cnblogs.com/coolbear/p/10571474.html