last update 20 Sep 2009 |
#include "cvrIoHandler.h"
Go to the source code of this file.
Namespaces | |
namespace | cvr |
Enumerations | |
enum | cvr::eInterpolationType { cvr::NearestNeighborInterpolation, cvr::BilinearInterpolation, cvr::BiquadraticInterpolation, cvr::BicubicInterpolation } |
Functions | |
bool | cvr::read (ioHandler &handler, eInterpolationType &data) |
bool | cvr::write (ioHandler &handler, const eInterpolationType &data) |