tomoscan.utils.geometry.BoundingBox1D#

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

Bases: _BoundingBox

__init__(v1, v2)#

Methods

__init__(v1, v2)

get_overlap(other_bb)

Attributes

max

rtype

float

min

rtype

float