SOFA plugin: SofaImplicitField  master
Open source framework for multi-physics simuation
sofa::component::container::SphereSurface Class Reference

#include <SphereSurface.h>

Inheritance diagram for sofa::component::container::SphereSurface:

Public Member Functions

 SOFA_CLASS (SphereSurface, sofa::component::geometry::SphericalField)
 
virtual double getDistance (sofa::type::Vec3d &pos, int &domain)
 
virtual double getDistance (sofa::type::Vec3d &pos, double value, double grad_norm, int &domain)
 

Function details

◆ getDistance() [1/2]

double sofa::component::container::SphereSurface::getDistance ( sofa::type::Vec3d pos,
double  value,
double  grad_norm,
int &  domain 
)
virtual

◆ getDistance() [2/2]

double sofa::component::container::SphereSurface::getDistance ( sofa::type::Vec3d pos,
int &  domain 
)
virtual

◆ SOFA_CLASS()

sofa::component::container::SphereSurface::SOFA_CLASS ( SphereSurface  ,
sofa::component::geometry::SphericalField   
)