1 #line 1 "S:/jenkins/workspace/ECP/ufe/ufe-full-python3.10-windows/ufe/include/selection.h" 53 std::size_t size()
const;
102 void replaceWith(
const Selection& selection);
107 bool contains(
const Path&
path)
const;
117 bool containsDescendant(
const Path&
path)
const;
126 bool containsDescendantInclusive(
const Path&
path)
const;
136 bool containsAncestor(
const Path&
path)
const;
145 bool containsAncestorInclusive(
const Path&
path)
const;
194 void doReplaceWith(
const Selection& selection);
204 virtual void postInsert(
207 virtual void postClear();
208 virtual void postReplaceWith();
227 void* fTrieStorage[2];
std::list< std::shared_ptr< SceneItem > > SceneItemList
SceneItemList::const_reverse_iterator const_reverse_iterator
Node for Universal Front End trie.
Identify an object or 3D path in the scene.
Selection list for objects in the scene.
SceneItemList::const_iterator const_iterator
std::shared_ptr< SceneItem > Ptr
Path path(const std::string &pathString)