| | |
- pybind11_builtins.pybind11_object(builtins.object)
-
- Circle
- FinalShape
-
- FinalConvexShape
class FinalShape(pybind11_builtins.pybind11_object) |
| | |
- Method resolution order:
- FinalShape
- pybind11_builtins.pybind11_object
- builtins.object
Methods defined here:
- __init__(...)
- __init__(self: rmf_adapter.geometry.FinalShape) -> None
Readonly properties defined here:
- characteristic_length
- source
Static methods inherited from pybind11_builtins.pybind11_object:
- __new__(*args, **kwargs) from pybind11_builtins.pybind11_type
- Create and return a new object. See help(type) for accurate signature.
| |