RVC::OP::GEOMETRIC_TO_VORONOI_POLYGONS Class Reference

Generate voronoi polygons from a source point object. More...

#include <rvc/opgeomtovoronoi.h>

List of all members.

Static Public Member Functions

static ERRVALUE Process (const RVC::OBJITEM &SrcGeomObjItem, BITSET_UNOWNED *PointSel, BITSET_UNOWNED *OutputSel, RVC::OBJITEM &DestVectObjItem, double ExtFactor)

Detailed Description

Generate voronoi polygons from a source point object.


Member Function Documentation

static ERRVALUE RVC::OP::GEOMETRIC_TO_VORONOI_POLYGONS::Process ( const RVC::OBJITEM SrcGeomObjItem,
BITSET_UNOWNED PointSel,
BITSET_UNOWNED OutputSel,
RVC::OBJITEM DestVectObjItem,
double  ExtFactor 
) [static]
Parameters:
SrcGeomObjItem Source geometric object that contains points
PointSel Bit-array for selecting points for processing (may be NULL to select all)
OutputSel Bit-array for selecting points to merge together (may be NULL if just want simple Voronoi)
DestVectObjItem Destination RVC::OBJITEM genreated with CreateNew(), RETURNED with voronoi vector object
ExtFactor Boundary extension factor between 0.0....1.0

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

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