Home
last modified time | relevance | path

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

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_3dm_settings.cpp2827 int gridsections, gridthicksections; in ON_3dmSettings_Read_v1_TCODE_CPLANE() local
2836 rc = file.ReadInt(&gridsections); in ON_3dmSettings_Read_v1_TCODE_CPLANE()
2843 cplane.m_grid_line_count = gridsections; in ON_3dmSettings_Read_v1_TCODE_CPLANE()
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_3dm_settings.cpp2882 int gridsections, gridthicksections; in ON_3dmSettings_Read_v1_TCODE_CPLANE() local
2891 rc = file.ReadInt(&gridsections); in ON_3dmSettings_Read_v1_TCODE_CPLANE()
2898 cplane.m_grid_line_count = gridsections; in ON_3dmSettings_Read_v1_TCODE_CPLANE()