Changes between Version 5 and Version 6 of ossimPlanetAPI


Ignore:
Timestamp:
Feb 4, 2008, 11:31:03 AM (16 years ago)
Author:
mlucas17
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ossimPlanetAPI

    v5 v6  
    473473
    474474{{{
     475
    475476  /**
    476477    * @param state The state to modify.
     
    494495
    495496
    496 {{{   /**
     497{{{
     498   /**
    497499    * @param state The state to modify.
    498500    * @param lat The latitude of the view camera in degrees.
     
    514516'''ossimPlanet_setViewMatrixAsRowOrderedArray''' will set the matrix to the passed in row ordered array.
    515517
    516 {{{   /**
     518{{{
     519   /**
    517520    * @param state The state to modify the view orientation matrix.
    518521    * @param m Row ordered view matrix.
     
    688691 
    689692'''ossimPlanet_getLayerGivenIndex''' Allows one to get the layer pointer from the passed in index. 
     693
    690694{{{
    691695   /**