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-04-25 at 07:49:38 +0000