18 #ifndef __HUSD_Prune_h__
19 #define __HUSD_Prune_h__
32 template <
typename T>
class UT_Array;
49 bool prune_unselected,
56 bool prune_ancestors_automatically,
57 bool prune_point_instances_separately,
60 bool prunePointInstances(
64 bool prune_unselected)
const;
66 bool getIsTimeVarying()
const;
68 void setCreateMissingPrimsAsOvers(
bool create);
70 bool getCreateMissingPrimsAsOvers()
const;
74 bool myCreateMissingPrimsAsOvers;