LineGeometry constructor

LineGeometry()

Implementation

LineGeometry() : super() {
  type = 'LineGeometry';
}