GeographicData.h File Reference

This file contains functions and type definitions for accessing geographic (GCP) and tie point data. More...

#include "AppConfig.h"
#include <stdint.h>

Go to the source code of this file.

Classes

struct  Gcp
 The in-memory definition of a GCP point. More...

Functions

EXPORT_SYMBOL uint32_t getGcpCount (DataElement *pList)
EXPORT_SYMBOL struct Gcp getGcpPoint (DataElement *pList, uint32_t index)
EXPORT_SYMBOL uint32_t getGcpPoints (DataElement *pList, struct Gcp *pPoints)
EXPORT_SYMBOL uint32_t setGcpPoints (DataElement *pList, uint32_t count, struct Gcp *pPoints)


Detailed Description

This file contains functions and type definitions for accessing geographic (GCP) and tie point data.

Definition in file GeographicData.h.


Software Development Kit - Opticks 4.9.0 Build 16218