OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Classes | Macros | Enumerations
newmatrc.h File Reference
#include <ossim/matrix/controlw.h>

Go to the source code of this file.

Classes

class  LoadAndStoreFlag
 
class  MatrixRowCol
 
class  MatrixRow
 
class  MatrixCol
 
class  MatrixColX
 

Macros

#define NEWMATRC_LIB   0
 

Enumerations

enum  LSF {
  LoadOnEntry =1, StoreOnExit =2, DirectPart =4, StoreHere =8,
  HaveStore =16
}
 

Macro Definition Documentation

◆ NEWMATRC_LIB

#define NEWMATRC_LIB   0

Definition at line 6 of file newmatrc.h.

Enumeration Type Documentation

◆ LSF

enum LSF
Enumerator
LoadOnEntry 
StoreOnExit 
DirectPart 
StoreHere 
HaveStore 

Definition at line 21 of file newmatrc.h.