I suspected that pybind11 might not have realized that Vec3 inherits from Eigen::Vector3d , so I explicitly instructed it so. PYBIND11_MODULE( ...
確定! 回上一頁