BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
App
Texture
_texturePath
getValue
operator!=
operator=
operator==
setValue
Texture
~Texture
◆
operator!=()
bool operator!=
(
const
Texture
&
t
)
const
重载!=运算符,比较两个纹理对象是否不相等
比较两个纹理对象的路径是否不同。
参数
[in]
t
要比较的纹理对象
返回
如果路径不同返回 true;否则返回 false