| 
    Graphite Version 3
    
   An experimental 3D geometry processing program 
   | 
 
Implementation of image serializer using stb_image.h and stb_image_write.h. More...
Go to the source code of this file.
Classes | |
| class | GEO::ImageSerializerSTB | 
| Loads and saves images.  More... | |
| class | GEO::ImageSerializerSTBRead | 
| An image serializer that can read images.  More... | |
| class | GEO::ImageSerializerSTBReadWrite | 
| An image serializer that can read and write images.  More... | |
Namespaces | |
| namespace | GEO | 
| Global Vorpaline namespace.  | |
Implementation of image serializer using stb_image.h and stb_image_write.h.
Definition in file image_serializer_stb.h.