NvImage.h File Reference

Image-handling support (loading, editing, GL textures). More...

#include <NvFoundation.h>
#include <vector>
#include <assert.h>
#include <NV/NvGfxAPI.h>

Go to the source code of this file.

Classes

class  NvImage
 GL-based image loading, representation and handling Support loading of images from DDS files and data, including cube maps, arrays mipmap levels, formats, etc. More...
struct  NvImage::NvImage::FormatInfo


Detailed Description

Image-handling support (loading, editing, GL textures).