Aviatrix3D
2.0 Beta 2

org.j3d.aviatrix3d
Interface TransformHierarchy

All Known Implementing Classes:
BaseGroup, Group, OctTree

public interface TransformHierarchy

Marker interface used to identify any scene graph structural element that form part of the transformation heirarchy.

Internally this is used to check parent-child relationships by other structural elements while allowing the grouping elements to properly construct a scene graph with any arbitrarily defined user nodes. Any custom node that participates in the grouping and transformantion structure must implement this interface otherwise attempting to add a node to the scenegraph will generate a InvalidNodeTypeException exception at runtime.

Version:
$Revision: 2.1 $
Author:
Justin Couch


Aviatrix3D
2.0 Beta 2

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