![]() |
PK_GROUP_find_entities |
PK_ERROR_code_t PK_GROUP_find_entities ( --- received arguments --- PK_GROUP_t group, --- group const PK_GROUP_find_entities_o_t *options, --- find options --- returned arguments --- int *const n_entities, --- number of entities (>=0) PK_ENTITY_t **const entities --- entities ) This function finds entities in the given group based on the given options. The default options will return all entities.