Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
Public Member Functions
|
List of all members
delete_polyline Struct Reference
#include <
Functors.h
>
Public Member Functions
void
operator()
(TPolyLine *x)
Detailed Description
Definition at line
43
of file
Functors.h
.
Member Function Documentation
void delete_polyline::operator()
(
TPolyLine *
x
)
inline
Definition at line
43
of file
Functors.h
.
43
{
void
operator()
(TPolyLine*
x
) {
delete
x
; }};
delete_polyline::operator()
void operator()(TPolyLine *x)
Definition:
Functors.h:43
train.x
list x
Definition:
train.py:276
The documentation for this struct was generated from the following file:
nutools/old/EventDisplayBase/
Functors.h
Generated by
1.8.11