DGtal 2.0.0
|
Data Fields | |
NaivePlaneComputer | plane |
Color | color |
Simple type to memorize a plane and associated information (a color here).
Definition at line 99 of file greedy-plane-segmentation-ex2.cpp.
Color SegmentedPlane::color |
Definition at line 101 of file greedy-plane-segmentation-ex2.cpp.
Referenced by main().
NaivePlaneComputer SegmentedPlane::plane |
Definition at line 100 of file greedy-plane-segmentation-ex2.cpp.
Referenced by main().