org.jmol.shapebio

Class StrandsRenderer

public class StrandsRenderer extends BioShapeRenderer

Field Summary
protected floatbaseOffset
protected intstrandCount
protected floatstrandSeparation
Method Summary
protected voidrender1()
voidrender1Strand(Point3i[] screens)
protected voidrenderBioShape(BioShape bioShape)
protected booleansetStrandCount()

Field Detail

baseOffset

protected float baseOffset

strandCount

protected int strandCount

strandSeparation

protected float strandSeparation

Method Detail

render1

protected void render1()

render1Strand

private void render1Strand(Point3i[] screens)

renderBioShape

protected void renderBioShape(BioShape bioShape)

setStrandCount

protected boolean setStrandCount()