__init__(str name) | PartBundle | |
panda3d::core::PartGroup::__init__(PartGroup parent, str name) | PartGroup | |
panda3d::core::Namable::__init__(const Namable) | Namable | |
__reduce__() | TypedWritable | |
__reduce_persist__(object pickler) | TypedWritable | |
anim_blend_flag | PartBundle | |
applyControl(PandaNode node) | PartGroup | |
applyFreeze(const TransformState transform) | PartGroup | |
applyFreezeMatrix(const LVecBase3 pos, const LVecBase3 hpr, const LVecBase3 scale) | PartGroup | |
applyFreezeScalar(float value) | PartGroup | |
applyTransform(const TransformState transform) | PartBundle | |
bindAnim(AnimBundle anim, int hierarchy_match_flags, const PartSubset subset) | PartBundle | |
blend_type | PartBundle | |
BlendType enum name | PartBundle | |
BT_componentwise enum value | PartBundle | |
BT_componentwise_quat enum value | PartBundle | |
BT_linear enum value | PartBundle | |
BT_normalized_linear enum value | PartBundle | |
children | PartGroup | |
clearAnimPreload() | PartBundle | |
clearControlEffects() | PartBundle | |
clearForcedChannel() | PartGroup | |
clearName() | Namable | |
controlJoint(str joint_name, PandaNode node) | PartBundle | |
copySubgraph() | PartGroup | |
decodeFromBamStream(VectorUchar data, BamReader reader) | TypedWritableReferenceCount | static |
encodeToBamStream() | TypedWritable | |
encodeToBamStream(VectorUchar data, BamWriter writer) | TypedWritable | |
fillin(DatagramIterator scan, BamReader manager) | TypedWritable | |
findChild(str name) | PartGroup | |
forceUpdate() | PartBundle | |
frame_blend_flag | PartBundle | |
freezeJoint(str joint_name, const LVecBase3 pos, const LVecBase3 hpr, const LVecBase3 scale) | PartBundle | |
freezeJoint(str joint_name, float value) | PartBundle | |
freezeJoint(str joint_name, const TransformState transform) | PartBundle | |
getAnimBlendFlag() | PartBundle | |
getAnimPreload() | PartBundle | |
getBamModified() | TypedWritable | |
getBlendType() | PartBundle | |
getChild(int n) | PartGroup | |
getChildNamed(str name) | PartGroup | |
getChildren() | PartGroup | |
getClassType() | PartBundle | static |
getControlEffect(AnimControl control) | PartBundle | |
getForcedChannel() | PartGroup | |
getFrameBlendFlag() | PartBundle | |
getName() | Namable | |
getNode(int n) | PartBundle | |
getNodes() | PartBundle | |
getNumChildren() | PartGroup | |
getNumNodes() | PartBundle | |
getRefCount() | ReferenceCount | |
getRootXform() | PartBundle | |
getType() | TypedObject | |
getTypeIndex() | TypedObject | |
hasName() | Namable | |
HierarchyMatchFlags enum name | PartGroup | |
HMF_ok_anim_extra enum value | PartGroup | |
HMF_ok_part_extra enum value | PartGroup | |
HMF_ok_wrong_root_name enum value | PartGroup | |
isCharacterJoint() | PartGroup | |
isExactType(TypeHandle handle) | TypedObject | |
isOfType(TypeHandle handle) | TypedObject | |
loadBindAnim(Loader loader, const Filename filename, int hierarchy_match_flags, const PartSubset subset, bool allow_async) | PartBundle | |
makeCopy() | PartGroup | |
markBamModified() | TypedWritable | |
mergeAnimPreloads(const PartBundle other) | PartBundle | |
modifyAnimPreload() | PartBundle | |
name | Namable | |
nodes | PartBundle | |
output(Ostream out) | PartBundle | |
ref() | ReferenceCount | |
ref_count | ReferenceCount | |
releaseJoint(str joint_name) | PartBundle | |
root_xform | PartBundle | |
setAnimBlendFlag(bool anim_blend_flag) | PartBundle | |
setAnimPreload(AnimPreloadTable table) | PartBundle | |
setBlendType(PartBundle::BlendType bt) | PartBundle | |
setControlEffect(AnimControl control, float effect) | PartBundle | |
setFrameBlendFlag(bool frame_blend_flag) | PartBundle | |
setName(str name) | Namable | |
setRootXform(const LMatrix4 root_xform) | PartBundle | |
sortDescendants() | PartGroup | |
testRefCountIntegrity() | ReferenceCount | |
testRefCountNonzero() | ReferenceCount | |
type | TypedObject | |
unref() | ReferenceCount | |
update() | PartBundle | |
waitPending() | PartBundle | |
write(Ostream out, int indent_level) | PartGroup | |
writeWithValue(Ostream out, int indent_level) | PartGroup | |
xform(const LMatrix4 mat) | PartBundle | |