BulletSoftBodyHelpers.kl¶
Functions¶
BulletSoftBodyHelpers_CreateRope¶
BulletSoftBody BulletSoftBodyHelpers_CreateRope ( in BulletSoftBodyWorldInfo worldInfo, in Vec3 vertices[], in Integer fixeds )
IDX¶
Integer IDX ( in Integer rx, in Integer x, in Integer y )
BulletSoftBodyHelpers_CreatePatch¶
BulletSoftBody BulletSoftBodyHelpers_CreatePatch ( in BulletSoftBodyWorldInfo worldInfo, in Vec3 corner00, in Vec3 corner10, in Vec3 corner01, in Vec3 corner11, in Integer resx, in Integer resy, in Integer fixeds, in Boolean gendiags )
BulletSoftBodyHelpers_CreateFromTriMesh¶
BulletSoftBody BulletSoftBodyHelpers_CreateFromTriMesh ( in BulletSoftBodyWorldInfo worldInfo, in Vec3 vertices[], in UInt32 triangles[], in Boolean randomizeConstraints )
BulletSoftBodyHelpers_CreateFromTriMesh¶
BulletSoftBody BulletSoftBodyHelpers_CreateFromTriMesh ( in BulletSoftBodyWorldInfo worldInfo, in Vec3 vertices[], in UInt32 triangles[], in Boolean randomizeConstraints )