Component information.
More...
#include <flecs.h>
|
ecs_size_t | size |
| Component size.
|
|
ecs_size_t | alignment |
| Component alignment.
|
|
Component information.
Definition at line 1450 of file flecs.h.
◆ alignment
ecs_size_t EcsComponent::alignment |
Component alignment.
Definition at line 1452 of file flecs.h.
◆ size
ecs_size_t EcsComponent::size |
Component size.
Definition at line 1451 of file flecs.h.
The documentation for this struct was generated from the following file: