Antkeeper
0.0.1
|
#include <transform-component.hpp>
Public Attributes | |
math::transform< float > | local |
math::transform< float > | world |
Definition at line 26 of file transform-component.hpp.
math::transform<float> transform_component::local |
Definition at line 28 of file transform-component.hpp.
math::transform<float> transform_component::world |
Definition at line 29 of file transform-component.hpp.