Functions | Variables
test-cpp2pybind11 Namespace Reference

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
 

Function Documentation

◆ print_ref_count()

def test-cpp2pybind11.print_ref_count (   v,
  what = "" 
)

Definition at line 12 of file test-cpp2pybind11.py.

Variable Documentation

◆ a

test-cpp2pybind11.a = pinocchio.SE3.Random()

Definition at line 4 of file test-cpp2pybind11.py.

◆ addr2

test-cpp2pybind11.addr2 = cpp2pybind11.testModel2(m, 1)

Definition at line 30 of file test-cpp2pybind11.py.

◆ addr3

test-cpp2pybind11.addr3 = cpp2pybind11.testModel3(m, 2)

Definition at line 34 of file test-cpp2pybind11.py.

◆ b

test-cpp2pybind11.b = pinocchio.SE3.Random()

Definition at line 5 of file test-cpp2pybind11.py.

◆ m

test-cpp2pybind11.m = cpp2pybind11.make_model()

Definition at line 20 of file test-cpp2pybind11.py.

◆ mm

test-cpp2pybind11.mm = cpp2pybind11.return_same_model_broken(m)

Definition at line 38 of file test-cpp2pybind11.py.

◆ mmm

test-cpp2pybind11.mmm = m

Definition at line 44 of file test-cpp2pybind11.py.

◆ name

test-cpp2pybind11.name

Definition at line 25 of file test-cpp2pybind11.py.



pinocchio
Author(s):
autogenerated on Sun Apr 28 2024 02:41:55