crashcat docs
Preparing search index...
crashcat
staticCompoundBvh
build
Function build
build
(
children
:
CompoundShapeChild
[]
,
settings
:
staticCompoundBvh
.
BvhBuildSettings
,
)
:
StaticCompoundBVH
build a BVH over compound shape children. reorders the children array in place for spatial locality.
Parameters
children
:
CompoundShapeChild
[]
settings
:
staticCompoundBvh
.
BvhBuildSettings
Returns
StaticCompoundBVH
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
crashcat docs
Loading...
build a BVH over compound shape children. reorders the children array in place for spatial locality.