ParticleImageDomain
#include <ImageDomain.h>
Detailed Description
cpp
class ParticleImageDomain;
A bounding-box region domain that sets its bounding box according to the origin, spacing, and RequestedRegion of a specified itk::Image. This Domain object may be sampled for interpolated image values using the Sample(Point) method.
Updated on 2026-05-17 at 01:13:48 +0000