CdmNode* pointers to all nodes of the
specified type, in depth-first traversal order.
Finds all nodes of a specific type in a CDM tree.
root | The root node to search from. |
type | The CdmNode.Type to search for. |
CdmNode* pointers to all nodes of the
specified type, in depth-first traversal order.