RVC::OP::CUTFILL Class Reference

Class to compute the elevation differences between two rasters. More...

#include <rvc/opcutfill.h>

List of all members.

Public Member Functions

 CUTFILL ()
int Process (const RVC::OBJITEM &rast1, const RVC::OBJITEM &rast2, RVC::OBJITEM *pObjItemBoundaries, RVC::OBJITEM *pObjItemDifference=0)
void SetTableDescriptor (const RVC::DESCRIPTOR &desc)

Detailed Description

Class to compute the elevation differences between two rasters.


Constructor & Destructor Documentation

RVC::OP::CUTFILL::CUTFILL (  ) 

Default constructor.


Member Function Documentation

int RVC::OP::CUTFILL::Process ( const RVC::OBJITEM rast1,
const RVC::OBJITEM rast2,
RVC::OBJITEM pObjItemBoundaries,
RVC::OBJITEM pObjItemDifference = 0 
)

Compute the results.

Parameters:
rast1 First input raster
rast2 Second input raster
pObjItemBoundaries Location of boundary vector, NULL to not compute
pObjItemDifference Location of difference raster, NULL to not compute
void RVC::OP::CUTFILL::SetTableDescriptor ( const RVC::DESCRIPTOR desc  )  [inline]

Set the descriptor for the vector volume table.


The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:38:33 2012 for TNTsdk 2012 by  doxygen 1.6.1