SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
CVImageGeoTiff Member List

This is the complete list of members for CVImageGeoTiff, including all inherited members.

_bytesInFileCVImageprotected
_bytesPerImageCVImageprotected
_bytesPerLineCVImageprotected
_bytesPerPixelCVImageprotected
_cvMatCVImageprotected
_formatCVImageprotected
_lowerRightLatLonAltCVImageGeoTiffprivate
_nameCVImageprotected
_noDataValueCVImageGeoTiffprivate
_pathCVImageprotected
_upperleftLatLonAltCVImageGeoTiffprivate
allocate(int width, int height, CVPixelFormatGL pixelFormatGL, bool isContinuous=true)CVImage
bytesInFile()CVImageinline
bytesPerImage()CVImageinline
bytesPerLine()CVImageinline
bytesPerLine(uint width, CVPixelFormatGL pixelFormat, bool isContinuous=false)CVImageprotectedstatic
bytesPerPixel()CVImageinline
bytesPerPixel(CVPixelFormatGL pixelFormat)CVImageprotectedstatic
clearData()CVImage
convertTo(int cvDataType)CVImage
crop(float targetWdivH, int &cropW, int &cropH)CVImage
CVImage()CVImage
CVImage(int width, int height, CVPixelFormatGL format, string name)CVImage
CVImage(const string &imageFilename, bool flipVertical=true, bool loadGrayscaleIntoAlpha=false)CVImageexplicit
CVImage(CVImage &srcImage)CVImage
CVImage(const CVVVec3f &colors)CVImageexplicit
CVImage(const CVVVec4f &colors)CVImageexplicit
CVImageGeoTiff()CVImageGeoTiff
cvMat() constCVImageinline
cvType2glPixelFormat(int cvType)CVImagestatic
data()CVImageinline
empty() constCVImageinline
fill(uchar r, uchar g, uchar b)CVImage
fill(uchar r, uchar g, uchar b, uchar a)CVImage
flipX()CVImage
flipY()CVImage
format()CVImageinline
formatString(CVPixelFormatGL pixelFormatGL)CVImagestatic
formatString()CVImageinline
getAltitudeAtLatLon(double lat, double lon) constCVImageGeoTiff
getPixelf(float x, float y)CVImage
getPixeli(int x, int y)CVImage
glPixelFormat2cvType(CVPixelFormatGL pixelFormatGL)CVImagestatic
height()CVImageinline
load(const string &filename, bool flipVertical=true, bool loadGrayscaleIntoAlpha=false)CVImage
load(int inWidth, int inHeight, CVPixelFormatGL srcPixelFormatGL, CVPixelFormatGL dstPixelFormatGL, uchar *data, bool isContinuous, bool isTopLeft)CVImage
loadGeoTiff(const string &filename)CVImageGeoTiff
lowerRightLatLonAlt() constCVImageGeoTiffinline
name()CVImageinline
path()CVImageinline
resize(int width, int height)CVImage
saveJPG(const string &filename, int compressionLevel=95, bool flipY=true, bool convertBGR2RGB=true)CVImage
savePNG(const string &filename, int compressionLevel=6, bool flipY=true, bool convertBGR2RGB=true)CVImage
setPixeli(int x, int y, CVVec4f color)CVImage
setPixeliRGB(int x, int y, CVVec3f color)CVImage
setPixeliRGB(int x, int y, CVVec4f color)CVImage
setPixeliRGBA(int x, int y, CVVec4f color)CVImage
typeString(int cvMatTypeInt)CVImagestatic
upperLeftLatLonAlt() constCVImageGeoTiffinline
width()CVImageinline
~CVImage()CVImage
~CVImageGeoTiff()CVImageGeoTiff