Table of Contents Chapter Index Previous Slide Next Slide 176
Syntax: IndexedLineSet

Building shapes out of points, lines, and faces
Syntax: IndexedLineSet
  • An IndexedLineSet geometry node creates geometry out of lines
  • A straight line is drawn between pairs of selected coordinates
  • IndexedLineSet {
        coord Coordinate {
            point [  . . .  ]
        }
        coordIndex [ . . . ]
    }