DYN_FUNC bool isElastic()
 
DYN_FUNC KinematicType kinematicType()
 
DYN_FUNC void setPlastic()
 
DYN_FUNC unsigned objectId()
 
DYN_FUNC bool isPlastic()
 
DYN_FUNC bool isPassive()
 
DYN_FUNC void setKinematicType(KinematicType type)
 
DYN_FUNC MaterialType materialType()
 
DYN_FUNC void setMaterialType(MaterialType type)
 
DYN_FUNC bool isDynamic()
 
DYN_FUNC void setElastic()
 
DYN_FUNC void setObjectId(unsigned id)
 
DYN_FUNC void setPassive()
 
DYN_FUNC void setDynamic()
 
This is an implementation of AdditiveCCD based on peridyno.