#include <jumpmatrix.hxx>
|
void | SetJump (double fBoolP, short nStartP, short nNextP, short nStopP) |
|
void | GetJump (double &rBool, short &rStart, short &rNext, short &rStop) const |
|
Definition at line 32 of file jumpmatrix.hxx.
◆ GetJump()
void ScJumpMatrixEntry::GetJump |
( |
double & |
rBool, |
|
|
short & |
rStart, |
|
|
short & |
rNext, |
|
|
short & |
rStop |
|
) |
| const |
|
inline |
◆ SetJump()
void ScJumpMatrixEntry::SetJump |
( |
double |
fBoolP, |
|
|
short |
nStartP, |
|
|
short |
nNextP, |
|
|
short |
nStopP |
|
) |
| |
|
inline |
◆ fBool
double ScJumpMatrixEntry::fBool |
◆ nNext
short ScJumpMatrixEntry::nNext |
◆ nStart
short ScJumpMatrixEntry::nStart |
◆ nStop
short ScJumpMatrixEntry::nStop |
The documentation for this struct was generated from the following file: