#include <estimators/volSurfaceRegularization-details/shape.h>
|
| typedef DGtal::Z3i::Point | Point |
| |
| typedef Eigen::Vector3d | Vector |
| |
| typedef Eigen::Matrix3d | Matrix |
| |
Definition at line 35 of file shape.h.
◆ Matrix
◆ Point
◆ Vector
◆ TorusShape()
| TorusShape::TorusShape |
( |
const Matrix & |
transform_, |
|
|
const double & |
radius_large_, |
|
|
const double & |
radius_small_ |
|
) |
| |
|
inline |
◆ operator()()
| bool TorusShape::operator() |
( |
const Point & |
point | ) |
const |
|
inline |
◆ radius_large
| double TorusShape::radius_large |
◆ radius_small
| double TorusShape::radius_small |
◆ transform
The documentation for this struct was generated from the following file: