tomoscan.utils.geometry.BoundingBox3D#

class tomoscan.utils.geometry.BoundingBox3D(v1, v2)#

Bases: _BoundingBox

__init__(v1, v2)#

Methods

__init__(v1, v2)

get_overlap(other_bb)

Attributes

max

rtype

float

min

rtype

float