snakeprogram3d.display3d
Interface DataObject
- All Known Implementing Classes:
- BoundaryLine, MoveableSphere, PolyLine, ThreeDSurface, VariableTextured3dSurface
public interface DataObject
Wrapper for a branch group. This is a stripeed down version
from another 3d type application for showing data.
Copyright (c) 2010, Lehigh University
All rights reserved.
see COPYING for license.
Method Summary |
javax.media.j3d.BranchGroup |
getBranchGroup()
This is required to add to a group |
getBranchGroup
javax.media.j3d.BranchGroup getBranchGroup()
- This is required to add to a group