GDAL
gdal::GCP Member List

This is the complete list of members for gdal::GCP, including all inherited members.

c_ptr() constgdal::GCPinline
c_ptr(const std::vector< GCP > &asGCPs)gdal::GCPstatic
fromC(const GDAL_GCP *pasGCPList, int nGCPCount)gdal::GCPstatic
GCP(const char *pszId="", const char *pszInfo="", double dfPixel=0, double dfLine=0, double dfX=0, double dfY=0, double dfZ=0)gdal::GCPexplicit
GCP(const GCP &)gdal::GCP
GCP(const GDAL_GCP &other)gdal::GCPexplicit
GCP(GCP &&)gdal::GCP
Id() constgdal::GCPinline
Info() constgdal::GCPinline
Line() constgdal::GCPinline
Line()gdal::GCPinline
operator=(const GCP &)gdal::GCP
operator=(GCP &&)gdal::GCP
Pixel() constgdal::GCPinline
Pixel()gdal::GCPinline
SetId(const char *pszId)gdal::GCP
SetInfo(const char *pszInfo)gdal::GCP
X() constgdal::GCPinline
X()gdal::GCPinline
Y() constgdal::GCPinline
Y()gdal::GCPinline
Z() constgdal::GCPinline
Z()gdal::GCPinline
~GCP()gdal::GCP