#include <PhysicsSolverBase.h>
◆ FSubStepInfo() [1/3]
| Chaos::FSubStepInfo::FSubStepInfo |
( |
| ) |
|
|
inline |
◆ FSubStepInfo() [2/3]
| Chaos::FSubStepInfo::FSubStepInfo |
( |
const FReal |
InPseudoFraction, |
|
|
const int32 |
InStep, |
|
|
const int32 |
InNumSteps |
|
) |
| |
|
inline |
◆ FSubStepInfo() [3/3]
| Chaos::FSubStepInfo::FSubStepInfo |
( |
const FReal |
InPseudoFraction, |
|
|
const int32 |
InStep, |
|
|
const int32 |
InNumSteps, |
|
|
bool |
bInSolverSubstepped |
|
) |
| |
|
inline |
◆ bSolverSubstepped
| bool Chaos::FSubStepInfo::bSolverSubstepped |
◆ NumSteps
| int32 Chaos::FSubStepInfo::NumSteps |
◆ PseudoFraction
| FReal Chaos::FSubStepInfo::PseudoFraction |
◆ Step
| int32 Chaos::FSubStepInfo::Step |
The documentation for this struct was generated from the following file: