ofxPiMapper fixed for C++17 & oF 12.0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Krisjanis Rijnieks ba463f6db5 Add `getPerspectiveWarping()` 10 years ago
..
BaseSurface.cpp Replace `NULL` with `0` everywhere 10 years ago
BaseSurface.h Add `setVertices` and `setTexCoords` methods 10 years ago
QuadSurface.cpp Add `getPerspectiveWarping()` 10 years ago
QuadSurface.h Add `getPerspectiveWarping()` 10 years ago
SurfaceFactory.cpp Implement `SurfaceFactory` 10 years ago
SurfaceFactory.h Implement `SurfaceFactory` 10 years ago
SurfaceManager.cpp Clean up `SurfaceManager` 10 years ago
SurfaceManager.h Clean up `SurfaceManager` 10 years ago
SurfaceManagerGui.cpp Remove `std::` prefix everywhere in `src` 10 years ago
SurfaceManagerGui.h Change src code style using ofStyler 10 years ago
SurfaceStack.cpp Add `pop_back()`, `back()` and avoid `delete` in `erase()` method 10 years ago
SurfaceStack.h Add `pop_back()`, `back()` and avoid `delete` in `erase()` method 10 years ago
SurfaceType.h Change src code style using ofStyler 10 years ago
TriangleSurface.cpp Remove empty texture warnings in surface drawing methods 10 years ago
TriangleSurface.h Add `setVertices` and `setTexCoords` methods 10 years ago