浏览代码

fix comment

David Rose 16 年之前
父节点
当前提交
052b8cdb93
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      panda/src/pgraph/geomNode.I

+ 1 - 1
panda/src/pgraph/geomNode.I

@@ -55,7 +55,7 @@ get_num_geoms() const {
 //  Description: Returns the nth geom of the node.  This object should
 //               not be modified, since the same object might be
 //               shared between multiple different GeomNodes, but see
-//               get_unique_geom().
+//               modify_geom().
 ////////////////////////////////////////////////////////////////////
 INLINE CPT(Geom) GeomNode::
 get_geom(int n) const {