|
GDAL
|
This is the complete list of members for gdal::GCP, including all inherited members.
| c_ptr() const | gdal::GCP | inline |
| c_ptr(const std::vector< GCP > &asGCPs) | gdal::GCP | static |
| fromC(const GDAL_GCP *pasGCPList, int nGCPCount) | gdal::GCP | static |
| GCP(const char *pszId="", const char *pszInfo="", double dfPixel=0, double dfLine=0, double dfX=0, double dfY=0, double dfZ=0) | gdal::GCP | explicit |
| GCP(const GCP &) | gdal::GCP | |
| GCP(const GDAL_GCP &other) | gdal::GCP | explicit |
| GCP(GCP &&) | gdal::GCP | |
| Id() const | gdal::GCP | inline |
| Info() const | gdal::GCP | inline |
| Line() const | gdal::GCP | inline |
| Line() | gdal::GCP | inline |
| operator=(const GCP &) | gdal::GCP | |
| operator=(GCP &&) | gdal::GCP | |
| Pixel() const | gdal::GCP | inline |
| Pixel() | gdal::GCP | inline |
| SetId(const char *pszId) | gdal::GCP | |
| SetInfo(const char *pszInfo) | gdal::GCP | |
| X() const | gdal::GCP | inline |
| X() | gdal::GCP | inline |
| Y() const | gdal::GCP | inline |
| Y() | gdal::GCP | inline |
| Z() const | gdal::GCP | inline |
| Z() | gdal::GCP | inline |
| ~GCP() | gdal::GCP |