Isis 3.0 Application Source Code Reference |
Home |
Go to the source code of this file.
Functions | |
void | DoWrap (Buffer &in) |
void | GetStats (Buffer &in, Buffer &out) |
void | IsisMain () |
Variables | |
Cube * | ocube |
int | leftPad |
int | rightPad |
int | topPad |
int | bottomPad |
int | inl |
Statistics | inCubeStats |
Statistics | outCubeStats |
void DoWrap | ( | Buffer & | in | ) |
Definition at line 298 of file demprep.cpp.
void GetStats | ( | Buffer & | in, | |
Buffer & | out | |||
) |
Definition at line 291 of file demprep.cpp.
void IsisMain | ( | ) |
Definition at line 30 of file demprep.cpp.
Definition at line 20 of file demprep.cpp.
int leftPad |
Definition at line 22 of file demprep.cpp.
int rightPad |
Definition at line 23 of file demprep.cpp.
int topPad |
Definition at line 24 of file demprep.cpp.
int bottomPad |
Definition at line 25 of file demprep.cpp.
int inl |
Definition at line 26 of file demprep.cpp.
Statistics inCubeStats |
Definition at line 27 of file demprep.cpp.
Statistics outCubeStats |
Definition at line 28 of file demprep.cpp.