GeoTessCPPExamples  2.0
Functions
InterrogateModel.cc File Reference
#include "CPPUtils.h"
#include "CpuTimer.h"
#include "GeoTessModel.h"
#include "GeoTessUtils.h"
#include "GeoTessPosition.h"
#include "GeoTessException.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

This file contains an example application that demonstrates how to load an existing GeoTessModel into memory and interrogate it for information.

The program takes one command line argument which specifies the full path to the directory GeoTessModels that was delivered with the GeoTess package.

Definition at line 54 of file InterrogateModel.cc.