Commit 05638291 authored by Patrik Huber's avatar Patrik Huber

Updated file path in header

parent 7f112d9c
/*
* eos - A 3D Morphable Model fitting library written in modern C++11/14.
*
* File: utils/generate-python-bindings.cpp
* File: python/generate-python-bindings.cpp
*
* Copyright 2016 Patrik Huber
*
......
/*
utils/pybind11_glm.hpp: Transparent conversion for glm types to NumPy arrays.
This header is based on pybind11/eigen.h.
python/pybind11_glm.hpp: Transparent conversion for glm types to NumPy arrays.
This header is based on pybind11/eigen.h.
Copyright (c) 2016 Patrik Huber
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment