RLLib  0.1
Public Attributes | List of all members
rl::EntityLocation Struct Reference

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.
 

Detailed Description

Structure representing the location of an entity in a scene file.


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