36 void output(std::ostream &out)
const;
38 bool is_include_empty()
const;
39 bool matches_include(
const std::string &joint_name)
const;
40 bool matches_exclude(
const std::string &joint_name)
const;
48 INLINE std::ostream &operator << (std::ostream &out,
const PartSubset &subset) {
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This class is used to define a subset of part names to apply to the PartBundle::bind_anim() operation...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This class can be used to test for string matches against standard Unix- shell filename globbing conv...