C# (CSharp) BEPUphysics.Paths 네임스페이스

중첩된 네임스페이스

BEPUphysics.Paths.PathFollowing

클래스들

이름 설명
CardinalSpline3D Cardinal spline implementation of the 3D hermite curve. Uses a tension parameter to control the tightness of the curve. When tension is zero, a cardinal spline acts like a Catmull-Rom spline.
FiniteDifferenceSpline3D 3D hermite curve that uses the finite difference method to compute tangents.