18 #ifndef __itkPolygonGroupSpatialObject_h
19 #define __itkPolygonGroupSpatialObject_h
49 template<
unsigned int TDimension = 3 >
88 unsigned int NumberOfStrands();
95 double MeasureVolume();
98 virtual bool IsInside(
const PointType & point,
99 unsigned int depth = 0,
100 char *name =
NULL)
const;
104 void operator=(
const Self &);
110 #ifndef ITK_MANUAL_INSTANTIATION
111 #include "itkPolygonGroupSpatialObject.hxx"