MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / size

Method size

include/geode/basic/small_set.hpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 ~SmallSet() = default;
51
52 auto size() const
53 {
54 return container_.size();
55 }
56
57 auto empty() const
58 {

Callers 15

facet_barycenterMethod · 0.45
polyhedron_volumeMethod · 0.45
polyhedron_facet_areaMethod · 0.45
nb_texturesMethod · 0.45
texture_namesMethod · 0.45
polygon_adjacent_edgeMethod · 0.45
polygon_areaMethod · 0.45
propagate_around_edgeFunction · 0.45

Calls

no outgoing calls

Tested by 15

test_ray_edgeFunction · 0.36
test_grid_to_solidsFunction · 0.36
test_polygon_adjacenciesFunction · 0.36
test_permutationFunction · 0.36
test_cell_queryFunction · 0.36
test_around_vertexFunction · 0.36
test_importFunction · 0.36
test_cell_queryFunction · 0.36
test_rasterize_segmentFunction · 0.36
test_rasterize_triangleFunction · 0.36