|
None | __init__ (self) |
|
None | __init__ (self, SimpleVolumeMinMaxU16 arg0) |
|
str | __repr__ (self) |
|
int | heapBytes (self) |
|
bool | __eq__ (self, Box_unsigned_short a) |
|
int | __getitem__ (self, int e) |
|
int | __getitem__ (self, int e) |
|
bool | __ne__ (self, Box_unsigned_short a) |
|
None | __setitem__ (self, int arg0, int arg1) |
|
int | center (self) |
|
bool | contains (self, int pt) |
|
bool | contains (self, Box_unsigned_short otherbox) |
|
int | corner (self, bool c) |
|
int | diagonal (self) |
|
Box_unsigned_short | expanded (self, int expansion) |
|
int | getBoxClosestPointTo (self, int pt) |
|
int | getDistanceSq (self, Box_unsigned_short b) |
|
int | getDistanceSq (self, int pt) |
|
None | include (self, int pt) |
|
None | include (self, Box_unsigned_short b) |
|
Box_unsigned_short | insignificantlyExpanded (self) |
|
Box_unsigned_short | intersect (self, Box_unsigned_short b) |
|
Box_unsigned_short | intersection (self, Box_unsigned_short b) |
|
bool | intersects (self, Box_unsigned_short b) |
|
int | size (self) |
|
bool | valid (self) |
|
int | volume (self) |
|
Generated from: MR::SimpleVolumeMinMaxU16
represents a box in 3D space subdivided on voxels stored in T;
and stores minimum and maximum values among all valid voxels