Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_barycenter
Method · 0.45
polyhedron_volume
Method · 0.45
polyhedron_facet_area
Method · 0.45
polyhedron_facet_edge_from_vertices
Method · 0.45
is_edge_in_polyhedron_facet
Method · 0.45
nb_coordinate_reference_systems
Method · 0.45
coordinate_reference_system_names
Method · 0.45
nb_textures
Method · 0.45
texture_names
Method · 0.45
polygon_adjacent_edge
Method · 0.45
polygon_area
Method · 0.45
propagate_around_edge
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_ray_edge
Function · 0.36
test_grid_to_solids
Function · 0.36
test_polygon_adjacencies
Function · 0.36
test_permutation
Function · 0.36
test_cell_query
Function · 0.36
test_around_vertex
Function · 0.36
test_polygons_around_vertex
Function · 0.36
test_import
Function · 0.36
test_cell_query
Function · 0.36
test_rasterize_segment
Function · 0.36
test_rasterize_triangle
Function · 0.36
test_rasterize_degenerate_triangle
Function · 0.36