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

#include <transform-component.hpp>

Public Attributes

math::transform< float > local
 
math::transform< float > world
 

Detailed Description

Definition at line 26 of file transform-component.hpp.

Member Data Documentation

◆ local

math::transform<float> transform_component::local

Definition at line 28 of file transform-component.hpp.

◆ world

math::transform<float> transform_component::world

Definition at line 29 of file transform-component.hpp.


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