de.uka.algo.GT3D
Class FlyThroughGenreTime.HeadSet
java.lang.Object
de.uka.algo.GT3D.FlyThroughGenreTime.HeadSet
- Enclosing class:
- FlyThroughGenreTime
public class FlyThroughGenreTime.HeadSet
- extends java.lang.Object
Constructor Summary |
FlyThroughGenreTime.HeadSet(y.view.Graph2D sourceGraph,
javax.media.j3d.BranchGroup objRoot,
java.net.URL texturePath,
float headRadius,
float headLength,
y.base.Node referenceNode,
float rotationSpeed)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
theHead
protected com.sun.j3d.utils.geometry.Cylinder theHead
headTransGroup
protected javax.media.j3d.TransformGroup headTransGroup
headTrans3D
protected javax.media.j3d.Transform3D headTrans3D
headPostTransGroup
protected javax.media.j3d.TransformGroup headPostTransGroup
headPostTrans3D
protected javax.media.j3d.Transform3D headPostTrans3D
headPosi
protected javax.vecmath.Vector3f headPosi
headPreRotation
protected javax.vecmath.AxisAngle4f headPreRotation
headPostRotation
protected javax.vecmath.AxisAngle4f headPostRotation
headSpotLight
protected javax.media.j3d.SpotLight headSpotLight
headSpotLightColor
protected javax.vecmath.Color3f headSpotLightColor
headSpotLightPosition
protected javax.vecmath.Point3f headSpotLightPosition
headSpotLightDirection
protected javax.vecmath.Vector3f headSpotLightDirection
spreadAngle
protected float spreadAngle
concentration
protected float concentration
rotSpeed
protected float rotSpeed
FlyThroughGenreTime.HeadSet
public FlyThroughGenreTime.HeadSet(y.view.Graph2D sourceGraph,
javax.media.j3d.BranchGroup objRoot,
java.net.URL texturePath,
float headRadius,
float headLength,
y.base.Node referenceNode,
float rotationSpeed)