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-06-14 at 01:23:51 +0000