
Public Member Functions | |
| NelderMeadSolver (H3D::Inst< H3D::SFNode > _metadata=0) | |
| Constructor. | |
Static Public Attributes | |
| static H3D::H3DNodeDatabase | database |
| Node database. | |
Protected Member Functions | |
| bool | solve (const primitives_t &plist, HAPI::HAPIFloat k, const HAPI::Vec3 &probe, HAPI::Vec3 &proxy) const |
| Volume haptics solver. | |
Generally the Newton solver works better, so this solver should never be used.
| VHTK::NelderMeadSolver::NelderMeadSolver | ( | H3D::Inst< H3D::SFNode > | _metadata = 0 |
) |
Constructor.
| bool VHTK::NelderMeadSolver::solve | ( | const primitives_t & | plist, | |
| HAPI::HAPIFloat | k, | |||
| const HAPI::Vec3 & | probe, | |||
| HAPI::Vec3 & | proxy | |||
| ) | const [protected, virtual] |
1.5.8