Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ nb_elements
Method
nb_elements
src/geode/basic/attribute_manager.cpp:509–512 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
507
}
508
509
index_t AttributeManager::nb_elements() const
510
{
511
return impl_->nb_elements();
512
}
513
514
void AttributeManager::copy( const AttributeManager &attribute_manager )
515
{
Callers
15
nb_edges
Method · 0.45
nb_polyhedra
Method · 0.45
nb_facets
Method · 0.45
nb_edges
Method · 0.45
nb_polygons
Method · 0.45
nb_vertices
Method · 0.45
nb_edges
Method · 0.45
copy_attributes
Function · 0.45
test_delete_attribute_elements
Function · 0.45
test-py-attribute.py
File · 0.45
test_basic_accessor
Function · 0.45
check_one_attribute_values
Function · 0.45
Calls
no outgoing calls
Tested by
8
test_delete_attribute_elements
Function · 0.36
test_basic_accessor
Function · 0.36
check_one_attribute_values
Function · 0.36
test_serialize_manager
Function · 0.36
test_delete_attribute_elements
Function · 0.36
test_import_manager
Function · 0.36
test_multi_import_manager
Function · 0.36
test
Function · 0.36