PDS_JP2
|
#include "PDS_Projection_Data.hh"
#include "PVL.hh"
#include <string>
#include <sstream>
#include <stdexcept>
#include <iomanip>
#include <cmath>
Namespaces | |
namespace | UA |
namespace | UA::HiRISE |
Functions | |
CPLErr | GTIFMemBufFromWkt (const char *WKT, const double *geo_transform, int GCPList_size, const GDAL_GCP *GCPList, int *pointer_to_returned_size, unsigned char **pointer_to_returned_data_buffer) |
CPLErr GTIFMemBufFromWkt | ( | const char * | WKT, |
const double * | geo_transform, | ||
int | GCPList_size, | ||
const GDAL_GCP * | GCPList, | ||
int * | pointer_to_returned_size, | ||
unsigned char ** | pointer_to_returned_data_buffer | ||
) |
Referenced by PDS_Projection_Data::JP2_GeoTIFF().