Searched refs:tccount (Results 1 – 6 of 6) sorted by relevance
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/ |
H A D | opennurbs_material.cpp | 2606 int tci, tccount = mesh.m_TC.Count(); in GetTextureCoordinates() local 2607 for ( tci = 0; tci < tccount; tci++ ) in GetTextureCoordinates() 2823 int tci, tccount = mesh.m_TC.Count(); in GetTextureCoordinates() local 2824 for ( tci = 0; tci < tccount; tci++ ) in GetTextureCoordinates() 3050 int tci, tccount = m_mesh.m_TC.Count(); in ON__CChangeTextureCoordinateHelper() local 3051 m_TC.Reserve(tccount); in ON__CChangeTextureCoordinateHelper() 3052 for ( tci = 0; tci < tccount; tci++ ) in ON__CChangeTextureCoordinateHelper() 3169 int tccount = m_TC.Count(); in DupVertex() local 3170 for ( int i = 0; i < tccount; i++ ) in DupVertex()
|
H A D | opennurbs_mesh.cpp | 3128 int tci, tccount = m_TC.Count(); in HasCachedTextureCoordinates() local 3129 for ( tci = 0; tci < tccount; tci++ ) in HasCachedTextureCoordinates() 3145 int tci, tccount = m_TC.Count(); in CachedTextureCoordinates() local 3146 for ( tci = 0; tci < tccount; tci++ ) in CachedTextureCoordinates()
|
/dports/math/gismo/gismo-21.12.0/external/onurbs/ |
H A D | opennurbs_material.cpp | 2606 int tci, tccount = mesh.m_TC.Count(); in GetTextureCoordinates() local 2607 for ( tci = 0; tci < tccount; tci++ ) in GetTextureCoordinates() 2823 int tci, tccount = mesh.m_TC.Count(); in GetTextureCoordinates() local 2824 for ( tci = 0; tci < tccount; tci++ ) in GetTextureCoordinates() 3050 int tci, tccount = m_mesh.m_TC.Count(); in ON__CChangeTextureCoordinateHelper() local 3051 m_TC.Reserve(tccount); in ON__CChangeTextureCoordinateHelper() 3052 for ( tci = 0; tci < tccount; tci++ ) in ON__CChangeTextureCoordinateHelper() 3169 int tccount = m_TC.Count(); in DupVertex() local 3170 for ( int i = 0; i < tccount; i++ ) in DupVertex()
|
H A D | opennurbs_mesh.cpp | 3127 int tci, tccount = m_TC.Count(); in HasCachedTextureCoordinates() local 3128 for ( tci = 0; tci < tccount; tci++ ) in HasCachedTextureCoordinates() 3144 int tci, tccount = m_TC.Count(); in CachedTextureCoordinates() local 3145 for ( tci = 0; tci < tccount; tci++ ) in CachedTextureCoordinates()
|
/dports/www/limesurvey/limesurvey/application/controllers/admin/ |
H A D | dataentry.php | 1502 $tccount = count($tcresult); 1507 if ($tccount < 1) {
|
/dports/shells/zsh/zsh-5.8.1/Completion/Solaris/Command/ |
H A D | _dladm | 128 forceproto tctime tccount tchange desroot rootcost rootport
|