Function Karana::Dynamics::subhingeParamsToDS#
Defined in File pybind11ParamsCaster.h
Function Documentation#
-
inline py::object Karana::Dynamics::subhingeParamsToDS(const kc::ks_ptr<kd::PhysicalSubhingeParams> &src)#
Convert a C++ subhinge parameter to its associated Python DataStruct.
- Parameters:
src – The C++ subhinge parameter
- Returns:
The associated Python DataStruct