#include <opencv2/core/utility.hpp>
◆ Node() [1/2]
◆ Node() [2/2]
◆ ~Node()
◆ addChild()
◆ findChild() [1/2]
template<class OBJECT>
Node<OBJECT>* cv::Node< OBJECT >::findChild |
( |
OBJECT & |
payload | ) |
const |
|
inline |
◆ findChild() [2/2]
template<class OBJECT>
int cv::Node< OBJECT >::findChild |
( |
Node< OBJECT > * |
pNode | ) |
const |
|
inline |
◆ getDepth()
◆ removeChilds()
template<class OBJECT>
void cv::Node< OBJECT >::removeChilds |
( |
| ) |
|
|
inline |
◆ m_childs
◆ m_payload
◆ m_pParent
The documentation for this class was generated from the following file: