Caribou
|
Public Member Functions | |
Real | iso_value (const Eigen::Matrix< Real, 3, 1 > &x) const final |
Public Member Functions inherited from SofaCaribou::topology::IsoSurface< sofa::defaulttype::Vec3Types > | |
SOFA_CLASS (SOFA_TEMPLATE(IsoSurface, sofa::defaulttype::Vec3Types), sofa::core::objectmodel::BaseObject) | |
Real | iso_value (const Coord &x) const |
virtual Real | iso_value (const Eigen::Matrix< Real, Dimension, 1 > &x) const=0 |
Additional Inherited Members | |
Public Types inherited from SofaCaribou::topology::IsoSurface< sofa::defaulttype::Vec3Types > | |
using | Real = typename DataTypes::Real |
using | Coord = typename DataTypes::Coord |
Static Public Attributes inherited from SofaCaribou::topology::IsoSurface< sofa::defaulttype::Vec3Types > | |
static constexpr unsigned char | Dimension |