Search
Preparing search index...
The search index is not available
ngx3js
Options
All
Public
Public/Protected
All
Inherited
Menu
ngx3js
AMMO
btCompoundShape
Interface btCompoundShape
Bt compound shape
Hierarchy
btCollisionShape
btCompoundShape
Index
Constructors
constructor
Methods
add
Child
Shape
calculate
Local
Inertia
get
Child
Shape
get
Local
Scaling
get
Margin
get
Num
Child
Shapes
remove
Child
Shape
remove
Child
Shape
By
Index
set
Local
Scaling
set
Margin
update
Child
Transform
Constructors
constructor
new bt
Compound
Shape
(
enableDynamicAabbTree
?:
boolean
)
:
btCompoundShape
Parameters
Optional
enableDynamicAabbTree:
boolean
Returns
btCompoundShape
Methods
add
Child
Shape
add
Child
Shape
(
localTransform
:
btTransform
, shape
:
btCollisionShape
)
:
void
Parameters
localTransform:
btTransform
shape:
btCollisionShape
Returns
void
calculate
Local
Inertia
calculate
Local
Inertia
(
mass
:
number
, inertia
:
btVector3
)
:
void
Parameters
mass:
number
inertia:
btVector3
Returns
void
get
Child
Shape
get
Child
Shape
(
index
:
number
)
:
btCollisionShape
Parameters
index:
number
Returns
btCollisionShape
get
Local
Scaling
get
Local
Scaling
(
)
:
btVector3
Returns
btVector3
get
Margin
get
Margin
(
)
:
number
Returns
number
get
Num
Child
Shapes
get
Num
Child
Shapes
(
)
:
number
Returns
number
remove
Child
Shape
remove
Child
Shape
(
shape
:
btCollisionShape
)
:
void
Parameters
shape:
btCollisionShape
Returns
void
remove
Child
Shape
By
Index
remove
Child
Shape
By
Index
(
childShapeindex
:
number
)
:
void
Parameters
childShapeindex:
number
Returns
void
set
Local
Scaling
set
Local
Scaling
(
scaling
:
btVector3
)
:
void
Parameters
scaling:
btVector3
Returns
void
set
Margin
set
Margin
(
margin
:
number
)
:
void
Parameters
margin:
number
Returns
void
update
Child
Transform
update
Child
Transform
(
childIndex
:
number
, newChildTransform
:
btTransform
, shouldRecalculateLocalAabb
?:
boolean
)
:
void
Parameters
childIndex:
number
newChildTransform:
btTransform
Optional
shouldRecalculateLocalAabb:
boolean
Returns
void
Exports
AMMO
CHARTJS
ECHARTS
I3JS
NODES
THREE
bt
Compound
Shape
constructor
add
Child
Shape
calculate
Local
Inertia
get
Child
Shape
get
Local
Scaling
get
Margin
get
Num
Child
Shapes
remove
Child
Shape
remove
Child
Shape
By
Index
set
Local
Scaling
set
Margin
update
Child
Transform
Generated using
TypeDoc
Bt compound shape