Searched refs:TypeFromInt (Results 1 – 8 of 8) sorted by relevance
313 static TYPE TypeFromInt( int i );
668 static TYPE TypeFromInt( int i );
1042 ON_Texture::TYPE ON_Texture::TypeFromInt( int i ) in TypeFromInt() function in ON_Texture1174 m_type = ON_Texture::TypeFromInt(i); in Read()1273 ON_TextureMapping::TYPE ON_TextureMapping::TypeFromInt(int i) in TypeFromInt() function in ON_TextureMapping1427 if ( m_type != ON_TextureMapping::TypeFromInt(m_type) ) in IsValid()
1458 m_type = TypeFromInt(i); in Read()9160 m_mapping_type = ON_TextureMapping::TypeFromInt(i); in Read()
1459 m_type = TypeFromInt(i); in Read()9156 m_mapping_type = ON_TextureMapping::TypeFromInt(i); in Read()