Public Types | |
| typedef Pattern::TagTransInVar | TransVarianceCategory |
| Functor is translation invariant. | |
| typedef Pattern::TagCallValue | CallCategory |
| Functor is called using values. | |
Public Member Functions | |
| BpoSwiss (Real64 theMax, int dimension) | |
| Element::Vec3Real64 | DoIt (const Element::Vec3Real64 &v, const Real64 &s) |
Private Attributes | |
| Real64 | mTheMax |
| int | mDimension |
Definition at line 68 of file mainSrc.cpp.
1.5.1