|
@@ -3,9 +3,6 @@
|
|
* @author Mugen87 / https://github.com/Mugen87
|
|
* @author Mugen87 / https://github.com/Mugen87
|
|
*
|
|
*
|
|
* Description: A THREE loader for PCD ascii and binary files.
|
|
* Description: A THREE loader for PCD ascii and binary files.
|
|
- *
|
|
|
|
- * Limitations: Compressed binary files are not supported.
|
|
|
|
- *
|
|
|
|
*/
|
|
*/
|
|
|
|
|
|
THREE.PCDLoader = function ( manager ) {
|
|
THREE.PCDLoader = function ( manager ) {
|