NodeVisitor

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

SignatureDescription
visit(node: Node)booleanVisits the given Node and returns true if traversal should continue
 Català