candlewick 0.9.0
A tiny cross-platform renderer based on SDL3
Loading...
Searching...
No Matches
candlewick::multibody::ExternalForceComponent Struct Reference

Display an external force using an arrow. This is a transient component which has its own lifetime. More...

#include <candlewick/multibody/RobotDebug.h>

Public Attributes

pin::FrameIndex frame_id
 
Forcef force {Forcef::Zero()}
 
int lifetime = 1
 

Detailed Description

Display an external force using an arrow. This is a transient component which has its own lifetime.

Member Data Documentation

◆ force

Forcef candlewick::multibody::ExternalForceComponent::force {Forcef::Zero()}

◆ frame_id

pin::FrameIndex candlewick::multibody::ExternalForceComponent::frame_id

◆ lifetime

int candlewick::multibody::ExternalForceComponent::lifetime = 1

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