0_0_8970626_17188.cpp: In member function `double T3dhull::area(TPoint&, TPoint&, TPoint&)':
0_0_8970626_17188.cpp:40: error: no matching function for call to `T3dhull::dist(TPoint)'
0_0_8970626_17188.cpp:39: note: candidates are: double T3dhull::dist(TPoint&)
0_0_8970626_17188.cpp: In member function `void T3dhull::construct()':
0_0_8970626_17188.cpp:83: error: no matching function for call to `T3dhull::dist(TPoint)'
0_0_8970626_17188.cpp:39: note: candidates are: double T3dhull::dist(TPoint&)
0_0_8970626_17188.cpp:92: error: no matching function for call to `T3dhull::dist(TPoint)'
0_0_8970626_17188.cpp:39: note: candidates are: double T3dhull::dist(TPoint&)
|