mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -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.
|
// MovingPart. It defines a hierarchy of MovingParts.
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
class EXPCL_PANDA_CHAN PartGroup : public TypedWritableReferenceCount, public Namable {
|
class EXPCL_PANDA_CHAN PartGroup : public TypedWritableReferenceCount, public Namable {
|
||||||
public:
|
PUBLISHED:
|
||||||
// This enum defines bits which may be passed into check_hierarchy()
|
// This enum defines bits which may be passed into check_hierarchy()
|
||||||
// and PartBundle::bind_anim() to allow an inexact match of channel
|
// and PartBundle::bind_anim() to allow an inexact match of channel
|
||||||
// hierarchies. This specifies conditions that we don't care about
|
// hierarchies. This specifies conditions that we don't care about
|
||||||
|
Loading…
x
Reference in New Issue
Block a user