j3d.org Aviatrix3D

Uses of Interface
org.j3d.aviatrix3d.InternalNodeUpdateListener

Packages that use InternalNodeUpdateListener
org.j3d.aviatrix3d A lightweight Object Oriented wrapper for OpenGL. 
org.j3d.aviatrix3d.pipeline Implementations of the various pipeline pieces. 
 

Uses of InternalNodeUpdateListener in org.j3d.aviatrix3d
 

Fields in org.j3d.aviatrix3d declared as InternalNodeUpdateListener
protected  InternalNodeUpdateListener Geometry.internalUpdater
          Update handler for the external code.
 

Methods in org.j3d.aviatrix3d with parameters of type InternalNodeUpdateListener
 void NodeUpdateHandler.boundsChanged(NodeUpdateListener l, java.lang.Object src, InternalNodeUpdateListener intL)
          Notify the handler that you have updates to the SG that might alter a node's bounds.
 

Uses of InternalNodeUpdateListener in org.j3d.aviatrix3d.pipeline
 

Methods in org.j3d.aviatrix3d.pipeline with parameters of type InternalNodeUpdateListener
 void SingleThreadRenderManager.boundsChanged(NodeUpdateListener l, java.lang.Object src, InternalNodeUpdateListener intL)
          Notify the handler that you have updates to the SG that might alter a node's bounds.
 


j3d.org Aviatrix3D

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - j3d.org