gwnavgeneration/raster/dynamicrastercellblobbuilder.h Source File
Go to the documentation of this file.
18 class DynamicRasterCell;
19 class PixelAndCellGrid;
22 class DynamicRasterCellBlobBuilder :
public BaseBlobBuilder<RasterCell>
25 DynamicRasterCellBlobBuilder(
const DynamicRasterCell* dynamicRasterCell,
const PixelAndCellGrid* pixelAndCellGrid);
28 virtual void DoBuild();
30 const DynamicRasterCell* m_dynamicRasterCell;
31 const PixelAndCellGrid* m_pixelAndCellGrid;
The Autodesk Navigation namespace.
Definition: gamekitcrowddispersion.cpp:17
float KyFloat32
float
Definition: types.h:32