Browse Source

Expose HierarchyMatchFlags to Python

rdb 11 years ago
parent
commit
c15ce9885f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/chan/partGroup.h

+ 1 - 1
panda/src/chan/partGroup.h

@@ -43,7 +43,7 @@ class AnimChannelBase;
 //               MovingPart.  It defines a hierarchy of MovingParts.
 ////////////////////////////////////////////////////////////////////
 class EXPCL_PANDA_CHAN PartGroup : public TypedWritableReferenceCount, public Namable {
-public:
+PUBLISHED:
   // This enum defines bits which may be passed into check_hierarchy()
   // and PartBundle::bind_anim() to allow an inexact match of channel
   // hierarchies.  This specifies conditions that we don't care about