com.sun.j3d.loaders.lw3d
Interface LwsPrimitive
- All Known Implementing Classes:
- LwsCamera, LwsLight, LwsObject
interface LwsPrimitive
This is an interface which is implemented by LwsObject,
LwsFog, LwsBackground, LwsLight, etc. It provides a generic method
for objects to access some of the common data in these classes.
getObjectBehaviors
java.util.Vector getObjectBehaviors()
getObjectNode
TransformGroup getObjectNode()
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.