MCPcopy 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_edgesMethod · 0.45
nb_polyhedraMethod · 0.45
nb_facetsMethod · 0.45
nb_edgesMethod · 0.45
nb_polygonsMethod · 0.45
nb_verticesMethod · 0.45
nb_edgesMethod · 0.45
copy_attributesFunction · 0.45
test_basic_accessorFunction · 0.45

Calls

no outgoing calls

Tested by 8

test_basic_accessorFunction · 0.36
test_serialize_managerFunction · 0.36
test_import_managerFunction · 0.36
testFunction · 0.36