Program Listing for File conversions.hpp

Return to documentation for file (include/pinocchio/bindings/python/utils/conversions.hpp)

//
// Copyright (c) 2019 CNRS
//

namespace pinocchio
{
  namespace python
  {

    void exposeConversions();

  } // namespace python
} // namespace pinocchio