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

Method nb_internal_corners

src/geode/model/representation/core/brep.cpp:820–823  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

818 }
819
820 index_t BRep::nb_internal_corners( const Line3D& line ) const
821 {
822 return detail::count_range_elements( internal_corners( line ) );
823 }
824
825 index_t BRep::nb_internal_corners( const Surface3D& surface ) const
826 {

Callers 2

Calls 1

count_range_elementsFunction · 0.85

Tested by 2