Options
All
  • Public
  • Public/Protected
  • All
Menu

This interface must be implemented by each Visitor that is used to render our scene.

Hierarchy

  • IVisitor

Implemented by

Index

Methods

Methods

visitNode

  • visitNode(node: INode): void
  • Used to render the nodes in the scenegraph.

    Parameters

    Returns void

Generated using TypeDoc