ClassList > uipc > core > ContactSystemFeature
Inherits the following classes: uipc::core::Feature
Public Static Attributes
Type |
Name |
std::string_view |
FeatureName = "contact\_system"
|
Public Functions
Public Functions inherited from uipc::core::IFeature
See uipc::core::IFeature
Protected Functions inherited from uipc::core::IFeature
See uipc::core::IFeature
Public Static Attributes Documentation
variable FeatureName
std::string_view uipc::core::ContactSystemFeature::FeatureName;
Public Functions Documentation
uipc::core::ContactSystemFeature::ContactSystemFeature (
S< ContactSystemFeatureOverrider > overrider
)
void uipc::core::ContactSystemFeature::contact_energy (
std::string_view prim_type,
geometry::Geometry & energy
)
void uipc::core::ContactSystemFeature::contact_energy (
const constitution::IConstitution & c,
geometry::Geometry & energy
)
void uipc::core::ContactSystemFeature::contact_gradient (
std::string_view prim_type,
geometry::Geometry & vert_grad
)
void uipc::core::ContactSystemFeature::contact_gradient (
const constitution::IConstitution & c,
geometry::Geometry & vert_grad
)
void uipc::core::ContactSystemFeature::contact_hessian (
std::string_view prim_type,
geometry::Geometry & vert_hess
)
void uipc::core::ContactSystemFeature::contact_hessian (
const constitution::IConstitution & c,
geometry::Geometry & vert_hess
)
vector< std::string > uipc::core::ContactSystemFeature::contact_primitive_types () const
The documentation for this class was generated from the following file include/uipc/core/contact_system_feature.h