Public Types | |
enum | TeETaskStatus { BM0 = 0, BM0G = 1, BM0F = 2, BM1 = 3, BM1G = 4, BM1F = 5, BM2 = 6, BM2G = 7, BM2F = 8, BM3 = 9, BM3G = 10, BM3F = 11, HM = 13, GRAPH = 14, SEAMS = 15 } |
Public Attributes | |
TePatch * | p |
SbVec2f | patchPos |
TeETaskStatus | status |
GenMethod | gm |
FilterMethod | fm |
|
|
Selected filtering method.
|
|
Selected generation method.
|
|
Pointer to the patch being generated.
|
|
Position of the center of the patch in world-space.
|
|
Current task status.
|