PHP 7.4.33
Preview: WireframeGeometry2.js Size: 419 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/three/examples/jsm/lines/WireframeGeometry2.js
import {
	WireframeGeometry
} from 'three';
import { LineSegmentsGeometry } from '../lines/LineSegmentsGeometry.js';

class WireframeGeometry2 extends LineSegmentsGeometry {

	constructor( geometry ) {

		super();

		this.isWireframeGeometry2 = true;

		this.type = 'WireframeGeometry2';

		this.fromWireframeGeometry( new WireframeGeometry( geometry ) );

		// set colors, maybe

	}

}

export { WireframeGeometry2 };

Directory Contents

Dirs: 1 × Files: 7
Name Size Perms Modified Actions
webgpu DIR
- drwxr-xr-x 2025-03-28 11:04:39
Edit Download
433 B lrw-r--r-- 2025-03-28 11:04:38
Edit Download
1.97 KB lrw-r--r-- 2025-03-28 11:04:38
Edit Download
10.70 KB lrw-r--r-- 2025-03-28 11:04:38
Edit Download
9.38 KB lrw-r--r-- 2025-03-28 11:04:38
Edit Download
4.58 KB lrw-r--r-- 2025-03-28 11:04:38
Edit Download
1.82 KB lrw-r--r-- 2025-03-28 11:04:39
Edit Download
419 B lrw-r--r-- 2025-03-28 11:04:39
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).