Antkeeper  0.0.1
Public Attributes | List of all members
pivot_constraint Struct Reference

Pivots around a target entity. More...

#include <pivot-constraint.hpp>

Public Attributes

entity::id target
 Target entity ID. More...
 
math::fvec3 offset
 Pivot point offset. More...
 

Detailed Description

Pivots around a target entity.

Definition at line 30 of file pivot-constraint.hpp.

Member Data Documentation

◆ offset

math::fvec3 pivot_constraint::offset

Pivot point offset.

Definition at line 36 of file pivot-constraint.hpp.

◆ target

entity::id pivot_constraint::target

Target entity ID.

Definition at line 33 of file pivot-constraint.hpp.


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