LineGeometry constructor

LineGeometry()

Implementation

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