SpiecsEngine
Loading...
Searching...
No Matches
◆
GetChilds()
template<typename T >
const std::vector< std::unique_ptr<
tree
> > &
scl::tree
< T >::GetChilds
(
)
const
inline
Get all this node children.
Returns
Returns all this node children.
Definition at line
63
of file
Tree.h
.
63
{
return
m_Childs
; }
scl::tree::m_Childs
std::vector< std::unique_ptr< tree > > m_Childs
Children node.
Definition
Tree.h:24
scl
tree
Generated on Sun Mar 8 2026 10:24:48 for SpiecsEngine by
1.10.0