j3d.org Aviatrix3D

Uses of Class
org.j3d.aviatrix3d.InvalidNodeTypeException

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

Uses of InvalidNodeTypeException in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d that throw InvalidNodeTypeException
protected  void SharedNode.setParent(Node p)
          Specify this nodes parent, overridden to provide behaviour that appends the node to the list rather than replacing it.
protected  void SharedGroup.setParent(Node p)
          Specify this nodes parent, overridden to provide behaviour that appends the node to the list rather than replacing it.
protected  void NodeComponent.addParent(SceneGraphObject p)
          Specify this nodes parent, overridden to provide behaviour that appends the node to the list rather than replacing it.
protected  void Geometry.addParent(Node p)
          Add a parent to this node.
 


j3d.org Aviatrix3D

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