|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Base class for finding the cell containing the point in a fragment. More...
#include <LocalFromWorldPoint.hpp>
Public Member Functions | |
| virtual int | pointInCell (const point &P)=0 |
| virtual point | localUVW ()=0 |
Base class for finding the cell containing the point in a fragment.
Also here different metgods were implemented before. Now only the Newton search is used and there's no reason for base class anymore...