Public Member Functions | Protected Attributes

Fiber::LocalFromWorldPoint::FindCell Class Reference

Base class for finding the cell containing the point in a fragment. More...

#include <LocalFromWorldPoint.hpp>

List of all members.

Public Member Functions

Protected Attributes


Detailed Description

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...