DGtalTools
1.5.beta
|
#include <estimators/volSurfaceRegularization-details/shape.h>
Public Types | |
typedef DGtal::Z3i::Point | Point |
typedef DGtal::Z3i::RealPoint | RealPoint |
Public Member Functions | |
PlaneShape (const RealPoint &normal_) | |
bool | operator() (const Point &point) const |
Data Fields | |
RealPoint | normal |
typedef DGtal::Z3i::Point PlaneShape::Point |
|
inline |
|
inline |
Definition at line 135 of file shape.h.
References DGtal::PointVector< dim, TEuclideanRing, TContainer >::dot(), and normal.
RealPoint PlaneShape::normal |
Definition at line 140 of file shape.h.
Referenced by operator()().