pogona.Geometry
- class pogona.Geometry(shape: Shapes)[source]
Bases:
objectCommon functions defined for various shapes centered around the origin (0, 0, 0) with a maximum width, height, and depth of 1.
Methods
__init__(shape)check_basic_box(position_shifted_unit)- param position_shifted_unit
A position local to this Geometry,
is_inside_geometry(position_shifted_unit)- param position_shifted_unit
A position local to this Geometry,