Struct NodeDeformationProvider::DeformationParams#
Defined in File Node.h
Nested Relationships#
This struct is a nested type of Class NodeDeformationProvider.
Inheritance Relationships#
Derived Type#
public Karana::Dynamics::ModalNodeDeformationProvider::DeformationParams(Struct ModalNodeDeformationProvider::DeformationParams)
Struct Documentation#
-
struct DeformationParams#
Struct for deformation specific parameters for this class. This class can be used to transfer deformation properties to other instances.
Subclassed by Karana::Dynamics::ModalNodeDeformationProvider::DeformationParams
Public Functions
-
DeformationParams() = default#
-
inline DeformationParams &operator=(const DeformationParams *p)#
Copy constructor
Public Members
-
km::HomTran body_to_node_transform#
the body to node transform value in undeformed state
-
DeformationParams() = default#