Unravel Engine C++ Reference
Loading...
Searching...
No Matches
transform_component.h File Reference
#include "basic_component.h"
#include <bitset>
#include <math/math.h>

Go to the source code of this file.

Classes

struct  unravel::root_component
 Root component structure for the ACE framework, serves as the base component. More...
 
struct  unravel::active_component
 
class  unravel::transform_component
 Component that handles transformations (position, rotation, scale, etc.) in the ACE framework. More...
 

Namespaces

namespace  unravel
 

Functions

auto unravel::is_roots_order_changed () -> bool
 
void unravel::reset_roots_order_changed ()