1 #ifndef SEQUENCE_MANAGER_HPP
2 #define SEQUENCE_MANAGER_HPP
54 void get_entities( EntityType type, std::vector< EntityHandle >& entities_out )
const
62 void get_entities( std::vector< EntityHandle >& entities_out )
const;
99 bool root_set_okay =
false )
const;
117 unsigned num_vertices,
148 int nodes_per_entity,
173 const unsigned* flags,
198 int* is_periodic = NULL );
207 int* is_periodic = NULL );
241 bool bb_input =
false,
257 void get_memory_use(
unsigned long long& total_entity_storage,
unsigned long long& total_storage )
const;
260 unsigned long long& total_entity_storage,
261 unsigned long long& total_storage )
const;
264 unsigned long long& total_entity_storage,
265 unsigned long long& total_amortized_storage )
const;
335 unsigned maximum_sequence_size );
352 int values_per_entity,