Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Image > API/Runtime/GeometryCore/Image/TMarchingPixelInfill
| Type | Name | Description | |
|---|---|---|---|
| void | ApplyInfill
(
TImageBuilder< OtherPixelType >& Image, |
Fill the missing values in Image by replaying the infill sequence computed by ComputeInfill() | |
| void | ApplyInfill
(
TImageBuilder< PixelType >& Image, |
Fill the missing values in Image by replaying the infill sequence computed by ComputeInfill() |