This is the complete list of members for bbox, including all inherited members.
| __eq__(self, other) (defined in bbox) | bbox | |
| __getitem__(self, item) (defined in bbox) | bbox | |
| __init__(self, *args) (defined in bbox) | bbox | |
| __repr__(self) (defined in bbox) | bbox | |
| __str__(self) (defined in bbox) | bbox | |
| as_2Dbbox(self) (defined in bbox) | bbox | |
| as_3Dbbox(self, defaultzmin=0, defaultzmax=0) (defined in bbox) | bbox | |
| as_list(self) (defined in bbox) | bbox | |
| as_ogrPolygon(self) (defined in bbox) | bbox | |
| Buffer(self, width) (defined in bbox) | bbox | |
| dim (defined in bbox) | bbox | |
| from_odm(filename, loglevel=opals.Types.LogLevel.none) | bbox | static |
| from_shp(filename) | bbox | static |
| from_tif(filename) | bbox | static |
| getBiggestBBox(*bboxn) (defined in bbox) | bbox | static |
| getBoxName(self, nDigits, namingStr, delimiter) | bbox | |
| getSmallestBBox(*sm_bboxn) (defined in bbox) | bbox | static |
| maxx (defined in bbox) | bbox | |
| maxy (defined in bbox) | bbox | |
| maxz (defined in bbox) | bbox | |
| minx (defined in bbox) | bbox | |
| miny (defined in bbox) | bbox | |
| minz (defined in bbox) | bbox | |
| opalsFilter(self) (defined in bbox) | bbox | |
| opalsLimits(self) (defined in bbox) | bbox | |
| opalsRegionFilter(self) (defined in bbox) | bbox | |
| overlaps2D(bbox1, bbox2) (defined in bbox) | bbox | static |
| saveAsShapefile(self, filename, fieldname='id', fieldval=0) (defined in bbox) | bbox | |
| within(self, biggerbbox) (defined in bbox) | bbox |