Package com.thecsdev.common.scene
package com.thecsdev.common.scene
-
ClassDescriptionAn interface representing a
Node.INodeBounded<N extends Node<N>, Bounds>An interface representing aNodethat has a bounding box.INodeRenderable<N extends Node<N>, Context>An interface representing a visualNodethat is renderable in a graphical framework.Represents a unique node that is present in a given scene graph.