1 #line 1 "S:/jenkins/workspace/ufe-full-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;
127 bool containsAncestor(
const Path&
path)
const;
176 void doReplaceWith(
const Selection& selection);
186 virtual void postInsert(
189 virtual void postClear();
190 virtual void postReplaceWith();
202 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)