45 std::shared_ptr<Node>
get()
const;
std::shared_ptr< Node > node_current
bool operator==(const NodeIterator &iterator) const
std::stack< std::shared_ptr< Node > > node_stack
std::shared_ptr< Node > get() const
bool operator!=(const NodeIterator &iterator) const
std::shared_ptr< Node > operator->() const
NodeIterator & operator++()
std::list< std::shared_ptr< Node > > mNodeList
This is an implementation of AdditiveCCD based on peridyno.