Add missing comment for m_isResolutionSet
This commit is contained in:
@@ -81,6 +81,9 @@ private:
|
||||
*/
|
||||
const bNodeTree *m_btree;
|
||||
|
||||
/**
|
||||
* @brief set to truth when resolution for this operation is set
|
||||
*/
|
||||
bool m_isResolutionSet;
|
||||
public:
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user