Share via


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

See Also

Reference

tiled_extent Class