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 65074e50fb Add `getProjectionEditor` method to `SurfaceManagerGui` 9 years ago
..
BaseSurface.cpp Replace `NULL` with `0` everywhere 10 years ago
BaseSurface.h Add `setVertices` and `setTexCoords` methods 10 years ago
GridWarpSurface.cpp Add `setGrid...` methods and fix `setTexCoords` for `GridWarpSurface` 9 years ago
GridWarpSurface.h Add `setGrid...` methods and fix `setTexCoords` for `GridWarpSurface` 9 years ago
QuadSurface.cpp Integrare `HomographyHelper` into ofxPiMapper more deeply 10 years ago
QuadSurface.h Integrare `HomographyHelper` into ofxPiMapper more deeply 10 years ago
SurfaceFactory.cpp Add `createGridWarpSurface` method 9 years ago
SurfaceFactory.h Add `createGridWarpSurface` method 9 years ago
SurfaceManager.cpp Clean up `SurfaceManager` 10 years ago
SurfaceManager.h Clean up `SurfaceManager` 10 years ago
SurfaceManagerGui.cpp Add `getProjectionEditor` method to `SurfaceManagerGui` 9 years ago
SurfaceManagerGui.h Add `getProjectionEditor` method to `SurfaceManagerGui` 9 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 Add `GRID_WARP_SURFACE` type 9 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