Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
Class to draw triangles in an image. More...
#include <geogram/basic/common.h>
#include <geogram/image/image.h>
#include <geogram/basic/counted.h>
#include <geogram/basic/smart_pointer.h>
#include <iostream>
Go to the source code of this file.
Classes | |
class | GEO::ImageSerializer |
Loads and saves images. More... | |
Namespaces | |
GEO | |
Global Vorpaline namespace. | |
Typedefs | |
typedef SmartPointer< ImageSerializer > | GEO::ImageSerializer_var |
An automatic reference-counted pointer to an ImageSerializer. | |
Class to draw triangles in an image.
Baseclass for loading and saving images.
Definition in file image_serializer.h.