edu.sdsc.mbt.viewers.GLViewerImpl
Class CrossSectionBuilder

java.lang.Object
  extended byedu.sdsc.mbt.viewers.GLViewerImpl.CrossSectionBuilder

public class CrossSectionBuilder
extends java.lang.Object

CrossSectionBuilder class: produces closed polygons based on the description in a given CrossSectionStyle.

Author:
Apostol Gramada

Constructor Summary
CrossSectionBuilder()
           
 
Method Summary
static IntrinsicCrossSection getIntrinsicCrossSection(CrossSectionStyle style, Vector3f normal)
          Return a IntrinsicCrossSection polygon
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrossSectionBuilder

public CrossSectionBuilder()
Method Detail

getIntrinsicCrossSection

public static IntrinsicCrossSection getIntrinsicCrossSection(CrossSectionStyle style,
                                                             Vector3f normal)
Return a IntrinsicCrossSection polygon