|
NcEngine
|
This is the complete list of members for nc::NcPhysics, including all inherited members.
| AddRuntimeCompoundShape(const CookedShape &cookedShape, asset::AssetId id)=0 (defined in nc::NcPhysics) | nc::NcPhysics | pure virtual |
| BeginRigidBodyBatch(size_t bodyCountHint=0ull)=0 (defined in nc::NcPhysics) | nc::NcPhysics | pure virtual |
| Clear() noexcept | nc::Module | inlinevirtual |
| DispatchAccumulatedEvents()=0 (defined in nc::NcPhysics) | nc::NcPhysics | pure virtual |
| EnableUpdate(bool) | nc::NcPhysics | inlinevirtual |
| EndRigidBodyBatch()=0 (defined in nc::NcPhysics) | nc::NcPhysics | pure virtual |
| GetTick() const -> PhysicsTick=0 (defined in nc::NcPhysics) | nc::NcPhysics | pure virtual |
| Id() const noexcept | nc::Module | inline |
| IsUpdateEnabled() const -> bool | nc::NcPhysics | inlinevirtual |
| Module(size_t id=0) noexcept | nc::Module | inline |
| NcPhysics() noexcept (defined in nc::NcPhysics) | nc::NcPhysics | inlineexplicit |
| OnAfterSceneFragmentLoad() | nc::Module | inlinevirtual |
| OnBeforeSceneFragmentLoad() | nc::Module | inlinevirtual |
| OnBeforeSceneLoad(const Scene &) | nc::Module | inlinevirtual |
| OnBuildTaskGraph(task::UpdateTasks &, task::RenderTasks &) | nc::Module | inlinevirtual |
| RemoveAllRuntimeCompoundShapes()=0 (defined in nc::NcPhysics) | nc::NcPhysics | pure virtual |
| RemoveRuntimeCompoundShape(asset::AssetId id)=0 (defined in nc::NcPhysics) | nc::NcPhysics | pure virtual |
| ResetTick(PhysicsTick tick=PhysicsTick{0})=0 (defined in nc::NcPhysics) | nc::NcPhysics | pure virtual |
| RestoreSnapshot(PhysicsSnapshot &snapshot) -> bool=0 (defined in nc::NcPhysics) | nc::NcPhysics | pure virtual |
| SaveSnapshot(PhysicsSnapshot &snapshot)=0 (defined in nc::NcPhysics) | nc::NcPhysics | pure virtual |
| SyncTransforms()=0 (defined in nc::NcPhysics) | nc::NcPhysics | pure virtual |
| SyncTransformsInterpolated(float factor)=0 (defined in nc::NcPhysics) | nc::NcPhysics | pure virtual |
| Tick(uint32_t steps=1)=0 (defined in nc::NcPhysics) | nc::NcPhysics | pure virtual |
| ~Module()=default (defined in nc::Module) | nc::Module | virtual |