j3d.org Aviatrix3D

Uses of Class
org.j3d.aviatrix3d.CyclicSceneGraphStructureException

Packages that use CyclicSceneGraphStructureException
org.j3d.aviatrix3d A lightweight Object Oriented wrapper for OpenGL. 
 

Uses of CyclicSceneGraphStructureException in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d that throw CyclicSceneGraphStructureException
protected  void TextureUnit.checkForCyclicChild(SceneGraphObject parent)
          Check to see if this node is the same reference as the passed node that is a parent of this node.
protected  void SharedNode.checkForCyclicParent(SceneGraphObject child)
          Check to see if this node is the same reference as the passed node.
protected  void SharedGroup.checkForCyclicParent(SceneGraphObject child)
          Check to see if this node is the same reference as the passed node.
protected  void Shape3D.checkForCyclicChild(SceneGraphObject parent)
          Check to see if this node is the same reference as the passed node that is a parent of this node.
protected  void SceneGraphObject.checkForCyclicParent(SceneGraphObject child)
          Check to see if this node is the same reference as the passed node.
protected  void SceneGraphObject.checkForCyclicChild(SceneGraphObject parent)
          Check to see if this node is the same reference as the passed node that is a parent of this node.
protected  void OffscreenTexture2D.checkForCyclicChild(SceneGraphObject parent)
          Check to see if this node is the same reference as the passed node that is a parent of this node.
 void OffscreenTexture2D.setRenderedScene(Scene scene)
          Set the collection of geometry that should be rendered to this texture.
protected  void Node.checkForCyclicParent(SceneGraphObject child)
          Check to see if this node is the same reference as the passed node.
protected  void Group.checkForCyclicChild(SceneGraphObject parent)
          Check to see if this node is the same reference as the passed node that is a parent of this node.
protected  void Appearance.checkForCyclicChild(SceneGraphObject parent)
          Check to see if this node is the same reference as the passed node that is a parent of this node.
 


j3d.org Aviatrix3D

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