Functions | |
def | print_ref_count (v, what="") |
Variables | |
a = pinocchio.SE3.Random() | |
addr2 = cpp2pybind11.testModel2(m, 1) | |
addr3 = cpp2pybind11.testModel3(m, 2) | |
b = pinocchio.SE3.Random() | |
m = cpp2pybind11.make_model() | |
mm = cpp2pybind11.return_same_model_broken(m) | |
mmm = m | |
name | |
Definition at line 12 of file test-cpp2pybind11.py.
test-cpp2pybind11.a = pinocchio.SE3.Random() |
Definition at line 4 of file test-cpp2pybind11.py.
test-cpp2pybind11.addr2 = cpp2pybind11.testModel2(m, 1) |
Definition at line 30 of file test-cpp2pybind11.py.
test-cpp2pybind11.addr3 = cpp2pybind11.testModel3(m, 2) |
Definition at line 34 of file test-cpp2pybind11.py.
test-cpp2pybind11.b = pinocchio.SE3.Random() |
Definition at line 5 of file test-cpp2pybind11.py.
test-cpp2pybind11.m = cpp2pybind11.make_model() |
Definition at line 20 of file test-cpp2pybind11.py.
Definition at line 38 of file test-cpp2pybind11.py.
Definition at line 44 of file test-cpp2pybind11.py.
test-cpp2pybind11.name |
Definition at line 25 of file test-cpp2pybind11.py.