class RopeController
Defined in:
The C4Deformable.h
RopeController
class manages a dynamic rope geometry.
Definition
class RopeController final : public DeformableBodyController
Constructor
RopeController();
Description
The RopeController
class encapsulates the dynamic rope simulation controller that is automatically assigned to a RopeGeometry
node.
Base Classes
DeformableBodyController |
A RopeController is a specific type of deformable controller.
|
Wiki Articles