Package dsc_suite :: Package tools :: Module geometry
[hide private]
[frames] | no frames]

Module geometry

source code

robert.tools.geometry

Helper module containing several geometrical operations.

Functions [hide private]
 
overlap1d(a_left, a_right, b_left, b_right) source code
 
overlap2d(a11, a12, a21, a22, b11, b12, b21, b22)
Test for box overlap.
source code
 
valid_packing(packing) source code
Variables [hide private]
  __package__ = None