Public Member Functions | List of all members
delete_polyline3d Struct Reference

#include <Functors.h>

Public Member Functions

void operator() (TPolyLine3D *x)
 

Detailed Description

Definition at line 51 of file Functors.h.

Member Function Documentation

void delete_polyline3d::operator() ( TPolyLine3D *  x)
inline

Definition at line 51 of file Functors.h.

51 {void operator()(TPolyLine3D* x) {delete x;}};
list x
Definition: train.py:276
void operator()(TPolyLine3D *x)
Definition: Functors.h:51

The documentation for this struct was generated from the following file: