Home
last modified time | relevance | path

Searched refs:TypeFromInt (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/3rdparty/opennurbs/
H A Dopennurbs_texture.h313 static TYPE TypeFromInt( int i );
H A Dopennurbs_texture_mapping.h668 static TYPE TypeFromInt( int i );
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_texture.h313 static TYPE TypeFromInt( int i );
H A Dopennurbs_texture_mapping.h668 static TYPE TypeFromInt( int i );
H A Dopennurbs_material.cpp1042 ON_Texture::TYPE ON_Texture::TypeFromInt( int i ) in TypeFromInt() function in ON_Texture
1174 m_type = ON_Texture::TypeFromInt(i); in Read()
1273 ON_TextureMapping::TYPE ON_TextureMapping::TypeFromInt(int i) in TypeFromInt() function in ON_TextureMapping
1427 if ( m_type != ON_TextureMapping::TypeFromInt(m_type) ) in IsValid()
H A Dopennurbs_mesh.cpp1458 m_type = TypeFromInt(i); in Read()
9160 m_mapping_type = ON_TextureMapping::TypeFromInt(i); in Read()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_material.cpp1042 ON_Texture::TYPE ON_Texture::TypeFromInt( int i ) in TypeFromInt() function in ON_Texture
1174 m_type = ON_Texture::TypeFromInt(i); in Read()
1273 ON_TextureMapping::TYPE ON_TextureMapping::TypeFromInt(int i) in TypeFromInt() function in ON_TextureMapping
1427 if ( m_type != ON_TextureMapping::TypeFromInt(m_type) ) in IsValid()
H A Dopennurbs_mesh.cpp1459 m_type = TypeFromInt(i); in Read()
9156 m_mapping_type = ON_TextureMapping::TypeFromInt(i); in Read()