General
NodeVisitor és una interfície en Aspose.3d per a Java.
NodeVisitor.visit visita el node donat i torna true si la travessió ha de continuar.
Mètodes
| Signature | Description |
|---|
visit(node: Node) → boolean | Visits the given Node and returns true if traversal should continue |