Shaft(float radius, float length, int segmentCount, Appearance look)
Constructor Detail
Shaft
public Shaft(float radius, float length, int segmentCount, Appearance look)(Code)
Construct a Shaft;
a new shaft that with the specified radius centered aboutthe origin an laying in the XY plane and of a specified lengthextending in the Z dimension Parameters: radius - radius of shaft Parameters: length - shaft length shaft extends from -length/2 to length/2 inthe Z dimension Parameters: segmentCount - number of segments for the shaft face Parameters: look - the Appearance to associate with this shaft
Fields inherited from javax.media.j3d.TransformGroup