#include <SplineChain.h>
Definition at line 24 of file SplineChain.h.
◆ SplineChainLink() [1/3]
◆ SplineChainLink() [2/3]
template<typename iteratorType >
| SplineChainLink::SplineChainLink |
( |
iteratorType |
begin, |
|
|
iteratorType |
end, |
|
|
uint32 |
expectedDuration, |
|
|
uint32 |
msToNext, |
|
|
float |
velocity |
|
) |
| |
|
inline |
◆ SplineChainLink() [3/3]
| SplineChainLink::SplineChainLink |
( |
uint32 |
expectedDuration, |
|
|
uint32 |
msToNext, |
|
|
float |
velocity |
|
) |
| |
|
inline |
◆ ExpectedDuration
| uint32 SplineChainLink::ExpectedDuration |
◆ Points
◆ TimeToNext
| uint32 SplineChainLink::TimeToNext |
◆ Velocity
| float SplineChainLink::Velocity |
The documentation for this struct was generated from the following file: