浏览代码

*** empty log message ***

David Rose 25 年之前
父节点
当前提交
f01972731f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      panda/src/egg/eggNode.cxx

+ 1 - 1
panda/src/egg/eggNode.cxx

@@ -20,7 +20,7 @@ TypeHandle EggNode::_type_handle;
 //               vertices that reference them, and then removes the
 //               texture matrices from the textures themselves.
 ////////////////////////////////////////////////////////////////////
-INLINE void EggNode::
+void EggNode::
 apply_texmats() {
   EggTextureCollection textures;
   textures.find_used_textures(this);