mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
Expose HierarchyMatchFlags to Python
This commit is contained in:
parent
ab395f0ec5
commit
c15ce9885f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user