tiled_extent::truncate Method
Returns a new tiled_extent object with extents adjusted down to be evenly divisible by the tile dimensions.
tiled_extent truncate() const;
Return Value
Returns a new tiled_extent object with extents adjusted down to be evenly divisible by the tile dimensions.
Requirements
Header: amp.h
Namespace: Concurrency