Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
polyhedron_adjacent_facet
Method · 0.45
initialize_attribute_managers
Method · 0.45
add_polygon
Method · 0.45
add_polyhedron
Method · 0.45
add_tetrahedron
Method · 0.45
add_hexahedron
Method · 0.45
add_prism
Method · 0.45
add_pyramid
Method · 0.45
triangulate_surface_mesh
Function · 0.45
Impl
Method · 0.45
create_polyhedra
Method · 0.45
Impl
Method · 0.45
Calls
no outgoing calls
Tested by
8
test
Function · 0.36
test_delete_edge
Function · 0.36
test
Function · 0.36
test_color_attribute
Function · 0.36
test_interpolation
Function · 0.36
test_import_manager
Function · 0.36
test_multi_import_manager
Function · 0.36
test
Function · 0.36