Alec Jacobson
|
182e36df24
No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483)
|
5 months ago |
Alec Jacobson
|
0b9030b1ed
wrong header
|
2 years ago |
Alec Jacobson
|
7c9387c92b
prefer std::u?int[0-9]+_t and include <cstdint> else include <stdint.h> (#2302)
|
2 years ago |
BruegelN
|
d32e71784e
path_to_executable: only include unistd.h if not on windows.
|
6 years ago |
Nico Brügel
|
d7925be2e4
Added symboles to check for in path_to_executable() because capital case UNIX is not defined under Linux (i.e. Ubuntu).
|
6 years ago |
schuellc
|
6f8f988fa5
fixed various windows issues with static library
|
10 years ago |
Alec Jacobson
|
c39ca7747a
fixed many style issues, missing copyrights, inlines
|
11 years ago |
Alec Jacobson
|
d10afaa873
fixed many missing IGL_INLINEs
|
11 years ago |
Alec Jacobson (jalec
|
0d2b528651
path to executable (working on OSX), dated copy of file with permissions, draw_mesh less kruft
|
12 years ago |