Internal: a node of a CorelPainterParser. More...
Public Member Functions | |
Node () | |
constructor | |
Public Attributes | |
std::shared_ptr< Node > | m_childs [2] |
the child | |
int | m_values [2] |
the values | |
Internal: a node of a CorelPainterParser.
|
inline |
constructor
std::shared_ptr<Node> CorelPainterParserInternal::Node::m_childs[2] |
the child
int CorelPainterParserInternal::Node::m_values[2] |
the values
Referenced by Node().