Public Member Functions | |
bool | matches (PandaNode *node) const |
Returns true if the indicated node matches this component, false otherwise. | |
void | output (ostream &out) const |
Public Attributes | |
ComponentType | _type |
string | _name |
TypeHandle | _type_handle |
PandaNode * | _pointer |
int | _flags |
|
Returns true if the indicated node matches this component, false otherwise.
Definition at line 40 of file findApproxPath.cxx. References Namable::get_name(), and GlobPattern::matches(). |
|
Definition at line 87 of file findApproxPath.cxx. References _pointer. |
|
Definition at line 99 of file findApproxPath.h. Referenced by FindApproxPath::add_match_inexact_type(), FindApproxPath::add_match_name(), FindApproxPath::add_match_name_glob(), FindApproxPath::add_match_one(), and FindApproxPath::FindApproxPath(). |
|
Definition at line 96 of file findApproxPath.h. Referenced by FindApproxPath::add_match_name(), and FindApproxPath::FindApproxPath(). |
|
Definition at line 98 of file findApproxPath.h. Referenced by FindApproxPath::add_match_one(), and output(). |
|
Definition at line 95 of file findApproxPath.h. Referenced by FindApproxPath::add_match_inexact_type(), FindApproxPath::add_match_name(), FindApproxPath::add_match_name_glob(), FindApproxPath::add_match_one(), and FindApproxPath::FindApproxPath(). |
|
Definition at line 97 of file findApproxPath.h. Referenced by FindApproxPath::add_match_name_glob(). |