VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Static Public Member Functions | Static Public Attributes
makVrv::DtOsgImageUtils Class Reference

Static Public Member Functions

static bool flattenImage (osg::Image *input, std::vector< osg::ref_ptr< osg::Image > > &output)
 
static bool ts_setCompressionDisabledHint (osg::Image *image, bool val)
 
static bool ts_compressionDisabledHint (const osg::Image *image)
 
static void zeroOutImagesIfUnrefImages (osg::Texture *srcOsgTexture, bool gltf)
 

Static Public Attributes

static const std::string TAG_SOURCE_LOCATION
 
static const std::string TAG_LOAD_LOCATION
 

Member Function Documentation

static bool makVrv::DtOsgImageUtils::flattenImage ( osg::Image *  input,
std::vector< osg::ref_ptr< osg::Image > > &  output 
)
static

Converts a multi-layer image (r>1) into a vector of single-layer images.

static bool makVrv::DtOsgImageUtils::ts_setCompressionDisabledHint ( osg::Image *  image,
bool  val 
)
static

utility function for setting the user value on the image for disabling compression

static bool makVrv::DtOsgImageUtils::ts_compressionDisabledHint ( const osg::Image *  image)
static

utility function for getting the user value on the image for disabling compression

static void makVrv::DtOsgImageUtils::zeroOutImagesIfUnrefImages ( osg::Texture *  srcOsgTexture,
bool  gltf 
)
static

utility function for zeroing out osg images

Member Data Documentation

const std::string makVrv::DtOsgImageUtils::TAG_SOURCE_LOCATION
static
const std::string makVrv::DtOsgImageUtils::TAG_LOAD_LOCATION
static

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)