Tanoda
|
Public Member Functions | |
ThreadData (int s, int e) | |
Public Attributes | |
int | start |
int | end |
Definition at line 6 of file TextureScale.cs.
TextureScale.ThreadData.ThreadData | ( | int | s, |
int | e | ||
) |
Definition at line 11 of file TextureScale.cs.
int TextureScale.ThreadData.end |
Definition at line 9 of file TextureScale.cs.
int TextureScale.ThreadData.start |
Definition at line 8 of file TextureScale.cs.