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

Method resize

src/geode/basic/attribute_manager.cpp:420–423  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

418 }
419
420 void AttributeManager::resize( index_t size )
421 {
422 impl_->resize( size, {} );
423 }
424
425 void AttributeManager::reserve( index_t capacity )
426 {

Callers 15

add_polygonMethod · 0.45
add_polyhedronMethod · 0.45
add_tetrahedronMethod · 0.45
add_hexahedronMethod · 0.45
add_prismMethod · 0.45
add_pyramidMethod · 0.45
triangulate_surface_meshFunction · 0.45
ImplMethod · 0.45
create_polyhedraMethod · 0.45
ImplMethod · 0.45

Calls

no outgoing calls

Tested by 8

testFunction · 0.36
test_delete_edgeFunction · 0.36
testFunction · 0.36
test_color_attributeFunction · 0.36
test_interpolationFunction · 0.36
test_import_managerFunction · 0.36
testFunction · 0.36