FEDRA emulsion software from the OPERA Collaboration
|
This is the complete list of members for TByteMatrix, including all inherited members.
Add1(long i, long j) | TByteMatrix | |
Adopt(unsigned char *mas, long rows, long columns) | TBaseMatrix | |
byteSize | TBaseMatrix | protected |
ClearAll(void) | TByteMatrix | |
ClearByte(long i, long j) | TByteMatrix | |
GetAngle(double *tgx, double *tgy) | TByteMatrix | |
GetByte(int type, long i, long j) | TByteMatrix | |
GetElement(int type, long i, long j) | TByteMatrix | inlinevirtual |
GetPointer(void) | TBaseMatrix | inlineprotected |
GetSize(long *ix_size=NULL, long *iy_size=NULL) | TBaseMatrix | |
Init(long ix_size, long iy_size) | TBaseMatrix | |
mas | TBaseMatrix | protected |
MoveMatrix(long ud, long lr) | TBaseMatrix | |
operator+=(TBitMatrix &TBit) | TByteMatrix | |
operator+=(TByteMatrix &TByt) | TByteMatrix | |
operator=(TBaseMatrix &T) | TBaseMatrix | |
Pick8(int type, int thr) | TByteMatrix | |
Print(int type) | TBaseMatrix | |
ResetShift(void) | TBaseMatrix | |
SetAngle(double tgx, double tgy) | TByteMatrix | |
SetByte(long i, long j, unsigned char byte=0xff) | TByteMatrix | |
shiftX | TBaseMatrix | protected |
shiftY | TBaseMatrix | protected |
TBaseMatrix() | TBaseMatrix | |
TBaseMatrix(long ix_size, long iy_size) | TBaseMatrix | |
TBaseMatrix(TBaseMatrix &iT) | TBaseMatrix | |
TByteMatrix() | TByteMatrix | |
TByteMatrix(long x_size, long y_size) | TByteMatrix | |
TByteMatrix(long x_size, long y_size, double tgx, double tgy) | TByteMatrix | |
TByteMatrix(TBaseMatrix &T) | TByteMatrix | |
Tgx | TByteMatrix | protected |
Tgy | TByteMatrix | protected |
xSize | TBaseMatrix | protected |
ySize | TBaseMatrix | protected |
~TBaseMatrix() | TBaseMatrix | virtual |
~TByteMatrix() | TByteMatrix | virtual |