Uses of Interface
zombie.worldMap.Rasterize.ICallback
Packages that use Rasterize.ICallback
-
Uses of Rasterize.ICallback in zombie.tileDepth
Methods in zombie.tileDepth with parameters of type Rasterize.ICallbackModifier and TypeMethodDescriptionvoidTileGeometryFile.Polygon.rasterize(Rasterize.ICallback iCallback) -
Uses of Rasterize.ICallback in zombie.worldMap
Methods in zombie.worldMap with parameters of type Rasterize.ICallbackModifier and TypeMethodDescriptionvoidRasterize.scanTriangle(float float0, float float1, float float2, float float3, float float4, float float5, int int0, int int1, Rasterize.ICallback iCallback)