![]() |
VR-Vantage 3.1.1 API Documentation
|
Go to the source code of this file.
Functions | |
| void | encodeLatLon (double lat, double lon, char *BLOCKA_loc) |
| char * | convertToSingleChannel (makVrv::DtVideoFrameBuffer *frame, int type) |
| template<class Real > | |
| std::string | rtoa (Real x) |
| void | computeScale (double *points, double xPixels, double yPixels, double &xScale, double &yScale) |
| Compute Scale in Meters (used by NITF) More... | |
| void | initGdal () |
| Init gdal lib. More... | |
| void encodeLatLon | ( | double | lat, |
| double | lon, | ||
| char * | BLOCKA_loc | ||
| ) |
| char* convertToSingleChannel | ( | makVrv::DtVideoFrameBuffer * | frame, |
| int | type | ||
| ) |
| std::string rtoa | ( | Real | x | ) |
| void computeScale | ( | double * | points, |
| double | xPixels, | ||
| double | yPixels, | ||
| double & | xScale, | ||
| double & | yScale | ||
| ) |
Compute Scale in Meters (used by NITF)
| void initGdal | ( | ) |
Init gdal lib.