32 #include <BulletSoftBody/btSoftBody.h>    44     typedef btSoftBody::Link 
Link;
    53     void setStiffness(
float val);
    55     void updateLinkPointer(std::map<Material*,Link*> &lookup);
    57     float getStiffness() 
const;
    59     std::pair<geom::Vec,geom::Vec> getLine() 
const;
 undocument this line if you encounter any issues!
Definition: Any.h:37
 
btSoftBody::Link Link
Definition: BendingConstraint.h:44
 
Material * material
Definition: BendingConstraint.h:47
 
#define ICLPhysics_API
Definition: CompatMacros.h:181
 
btSoftBody::Material Material
Definition: BendingConstraint.h:43
 
Point class of the ICL used e.g. for the Images ROI offset.
Definition: Point.h:58
 
static const Point null
null Point is x=0, y=0
Definition: Point.h:61
 
Definition: BendingConstraint.h:41
 
Link * link
Definition: BendingConstraint.h:46
 
btSoftBody::tLinkArray LinkArray
Definition: BendingConstraint.h:42
 
utils::Point b
Definition: BendingConstraint.h:48