M3D / M3D / Utility / BatchWorker
Class: BatchWorker
Table of contents
Constructors
Methods
Constructors
constructor
• new BatchWorker(): BatchWorker
Returns
Methods
batchFaces
▸ batchFaces(msg): void
Parameters
| Name | Type |
|---|---|
msg | any |
Returns
void
Description
合并面关联顶点和索引合并处理逻辑
resturnBatchResult
▸ resturnBatchResult(id, indexBuffer, vertexBuffer): void
Parameters
| Name | Type |
|---|---|
id | any |
indexBuffer | any |
vertexBuffer | any |