|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Finds a cell containing a world point by using the UniGridMapper. More...
#include <LocalFromWorldPoint.hpp>
Public Member Functions | |
| void | setUniMap (RefPtr< UniGridMapper > unimap) |
| int | pointInCell (const point &P) |
| point | localUVW () |
| void | setEpsilon (const double e) |
Finds a cell containing a world point by using the UniGridMapper.
Thus, using a Taylor approximation and Newton to compute the local coordinates.
|
virtual |
Implements Fiber::LocalFromWorldPoint::FindCell.
Implements Fiber::LocalFromWorldPoint::FindCell.