RLLib
0.1
|
Structure representing the location of an entity in a scene file. More...
#include <EntityLocation.hpp>
Public Attributes | |
std::size_t | offset = 0 |
The offset where the entity data starts. | |
std::size_t | size = 0 |
The length of the entity data. | |
Structure representing the location of an entity in a scene file.