Go to the source code of this file.
Namespaces | |
test-cpp2pybind11 | |
Functions | |
def | test-cpp2pybind11.print_ref_count (v, what="") |
Variables | |
test-cpp2pybind11.a = pinocchio.SE3.Random() | |
test-cpp2pybind11.addr2 = cpp2pybind11.testModel2(m, 1) | |
test-cpp2pybind11.addr3 = cpp2pybind11.testModel3(m, 2) | |
test-cpp2pybind11.b = pinocchio.SE3.Random() | |
test-cpp2pybind11.m = cpp2pybind11.make_model() | |
test-cpp2pybind11.mm = cpp2pybind11.return_same_model_broken(m) | |
test-cpp2pybind11.mmm = m | |
test-cpp2pybind11.name | |