|
return new Face3( a, b, c, normal, color, materialIndex );
|
|
return new Face3( a, b, c, normal, color, materialIndex );
|
|
function PointCloud ( geometry, material ) {
|
|
function PointCloud ( geometry, material ) {
|
|
merge: function ( geometry1, geometry2, materialIndexOffset ) {
|
|
merge: function ( geometry1, geometry2, materialIndexOffset ) {
|