org.rajawali3d.scenegraph / IGraphNode

IGraphNode

interface IGraphNode
interface IGraphNode

Generic interface allowing for the incorporation of scene graphs to the rendering pipeline of Rajawali. To be a member of scene graphs which implement this interface, an object must inherit from ATransformable3D.

Author
Jared Woolston (jwoolston@tenkiv.com)