Jelajahi Sumber

*** empty log message ***

David Rose 25 tahun lalu
induk
melakukan
f01972731f
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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);