

Classes | |
| class | result |
| Result class. More... | |
Public Member Functions | |
| listOp () | |
| Construct null. More... | |
| listOp (const uniformOp< nil > &op) | |
| Construct from base. More... | |
| result | operator() () const |
| Operate on nothing. More... | |
| result | operator() (const FixedList< point, Size > &p) const |
| Operate on a triangle or tetrahedron. More... | |
Public Member Functions inherited from uniformOp< nil > | |
| uniformOp () | |
| Construct null. More... | |
| uniformOp (nil data) | |
| Construct from data. More... | |
| nil | data () const |
| Access the data. More... | |
1.8.13