Home
last modified time | relevance | path

Searched refs:new_linetype_index (Results 1 – 2 of 2) sorted by relevance

/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_extensions.cpp2013 int new_linetype_index = RemapLinetypeIndex(old_linetype_index); in RemapLayerAttributes() local
2014 if ( old_linetype_index != new_linetype_index ) in RemapLayerAttributes()
2016 layer.m_linetype_index = new_linetype_index; in RemapLayerAttributes()
2053 int new_linetype_index = RemapLinetypeIndex(old_linetype_index); in RemapObjectAttributes() local
2054 if ( old_linetype_index != new_linetype_index ) in RemapObjectAttributes()
2056 a.m_linetype_index = new_linetype_index; in RemapObjectAttributes()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_extensions.cpp2013 int new_linetype_index = RemapLinetypeIndex(old_linetype_index); in RemapLayerAttributes() local
2014 if ( old_linetype_index != new_linetype_index ) in RemapLayerAttributes()
2016 layer.m_linetype_index = new_linetype_index; in RemapLayerAttributes()
2053 int new_linetype_index = RemapLinetypeIndex(old_linetype_index); in RemapObjectAttributes() local
2054 if ( old_linetype_index != new_linetype_index ) in RemapObjectAttributes()
2056 a.m_linetype_index = new_linetype_index; in RemapObjectAttributes()