32 typedef std::vector<face>
faces;
109 static constexpr
bool has_handles =
false;
110 static constexpr
bool has_updater =
false;
std::remove_cv_t< std::remove_reference_t< _Ty > > ecs_data_type_t
std::vector< face > faces
constexpr component_data_field_type operator|(component_data_field_type aLhs, component_data_field_type aRhs)
constexpr component_data_field_type operator &(component_data_field_type aLhs, component_data_field_type aRhs)
constexpr component_data_field_type & operator|=(component_data_field_type &aLhs, component_data_field_type aRhs)
component_data_field_type
constexpr component_data_field_type & operator &=(component_data_field_type &aLhs, component_data_field_type aRhs)