#include <Functors.h>
List of all members.
[inline]
Definition at line 51 of file Functors.h.
00051 {void operator()(TPolyLine3D* x) {delete x;}};