USGS

Isis 3.0 Application Source Code Reference

Home

trim.cpp File Reference

Go to the source code of this file.

Functions

void trim (Buffer &in, Buffer &out)
void IsisMain ()

Variables

int top
int bottom
int lleft
int rright

Function Documentation

void trim ( Buffer &  in,
Buffer &  out 
)

Definition at line 53 of file trim.cpp.

void IsisMain (  ) 

Definition at line 14 of file trim.cpp.


Variable Documentation

int top

Definition at line 12 of file trim.cpp.

int bottom

Definition at line 12 of file trim.cpp.

int lleft

Definition at line 12 of file trim.cpp.

int rright

Definition at line 12 of file trim.cpp.