Skip to main content

components Namespace

Definition

namespace helios::physics::motion::components { ... }

Classes Index

structVelocityComponentDomain

Domain marker for velocity component typing. More...

Typedefs Index

template <typename TOwnerHandle, typename ... TArgs>
usingVelocity3DComponent = helios::engine::core::components::Vec3Component< TOwnerHandle, float, VelocityComponentDomain, TArgs... >

Local-space 3D velocity component alias. More...

Typedefs

Velocity3DComponent

template <typename TOwnerHandle, typename ... TArgs>
using helios::physics::motion::components::Velocity3DComponent = typedef helios::engine::core::components::Vec3Component<TOwnerHandle, float, VelocityComponentDomain, TArgs...>

Local-space 3D velocity component alias.

Template Parameters
TOwnerHandle

ECS handle type.

TArgs

Optional component tags.

Definition at line 25 of file Velocity3DComponent.ixx.

25 using Velocity3DComponent = helios::engine::core::components::Vec3Component<TOwnerHandle, float, VelocityComponentDomain, TArgs...>;

The documentation for this namespace was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.