OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
ossimVideoGeometry.cpp
Go to the documentation of this file.
1 //**************************************************************************************************
2 // OSSIM -- Open Source Software Image Map
3 //
4 // LICENSE: See top level LICENSE.txt file.
5 //
6 // AUTHOR: Oscar Kramer, SPADAC Inc.
7 //
8 // DESCRIPTION: Defines base class for full video geometry
9 //
10 //**************************************************************************************************
11 // $Id: ossimVideoGeometry.cpp 2665 2011-06-03 20:16:45Z oscar.kramer $
12 
14 
15 //*************************************************************************************************
16 // Default constructor. This is a pure virtual base class with protected default constructor
17 //*************************************************************************************************
18 
19 // EVENTUALLY POPULATE WITH COMMON VIDEO GEOMETRY CODE