WorldOctreeCSG
A world octree CSG operation manager.
Static Method Summary
| Static Public Methods | ||
| public static |
applyCSG(world: WorldOctree, sdf: SignedDistanceFunction) Applies the given SDF to the affected octants. |
|
Static Public Methods
public static applyCSG(world: WorldOctree, sdf: SignedDistanceFunction) source
Applies the given SDF to the affected octants.
Params:
| Name | Type | Attribute | Description |
| world | WorldOctree | A world octree. |
|
| sdf | SignedDistanceFunction | An SDF. |
