Search
Preparing search index...
The search index is not available
ngx3js
Options
All
Public
Public/Protected
All
Inherited
Menu
ngx3js
AMMO
btConvexHullShape
Interface btConvexHullShape
Bt convex hull shape
Hierarchy
btCollisionShape
btConvexHullShape
Index
Constructors
constructor
Methods
add
Point
calculate
Local
Inertia
get
Convex
Polyhedron
get
Local
Scaling
get
Margin
get
Num
Vertices
initialize
Polyhedral
Features
recalc
Local
Aabb
set
Local
Scaling
set
Margin
Constructors
constructor
new bt
Convex
Hull
Shape
(
points
?:
readonly
number
[]
, numPoints
?:
number
)
:
btConvexHullShape
Parameters
Optional
points:
readonly
number
[]
Optional
numPoints:
number
Returns
btConvexHullShape
Methods
add
Point
add
Point
(
point
:
btVector3
, recalculateLocalAABB
?:
boolean
)
:
void
Parameters
point:
btVector3
Optional
recalculateLocalAABB:
boolean
Returns
void
calculate
Local
Inertia
calculate
Local
Inertia
(
mass
:
number
, inertia
:
btVector3
)
:
void
Parameters
mass:
number
inertia:
btVector3
Returns
void
get
Convex
Polyhedron
get
Convex
Polyhedron
(
)
:
btConvexPolyhedron
Returns
btConvexPolyhedron
get
Local
Scaling
get
Local
Scaling
(
)
:
btVector3
Returns
btVector3
get
Margin
get
Margin
(
)
:
number
Returns
number
get
Num
Vertices
get
Num
Vertices
(
)
:
number
Returns
number
initialize
Polyhedral
Features
initialize
Polyhedral
Features
(
shiftVerticesByMargin
:
number
)
:
boolean
Parameters
shiftVerticesByMargin:
number
Returns
boolean
recalc
Local
Aabb
recalc
Local
Aabb
(
)
:
void
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
Exports
AMMO
CHARTJS
ECHARTS
I3JS
NODES
THREE
bt
Convex
Hull
Shape
constructor
add
Point
calculate
Local
Inertia
get
Convex
Polyhedron
get
Local
Scaling
get
Margin
get
Num
Vertices
initialize
Polyhedral
Features
recalc
Local
Aabb
set
Local
Scaling
set
Margin
Generated using
TypeDoc
Bt convex hull shape