|
DGtalTools 2.0.0
|
#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 |
| typedef DGtal::Z3i::RealPoint PlaneShape::RealPoint |
|
inline |
|
inline |
| RealPoint PlaneShape::normal |
Definition at line 140 of file shape.h.
Referenced by operator()().