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

#include <rigid-body-component.hpp>

Public Attributes

std::unique_ptr< physics::rigid_bodybody
 

Detailed Description

Definition at line 26 of file rigid-body-component.hpp.

Member Data Documentation

◆ body

std::unique_ptr<physics::rigid_body> rigid_body_component::body

Definition at line 28 of file rigid-body-component.hpp.


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