Inheritance diagram for three2threeOp:

Public Member Functions | |
| unsigned | max_production (void) |
| Max production is used to reserve space for all elements that are used by the operator, not setting it properly can result in a crash. | |
| void | apply (eoPopulator< EOT > &_plop) |
| the function that will do the work | |
| virtual std::string | className () const |
Definition at line 145 of file t-eoGenOp.cpp.
1.4.7