Class: Group

ODE.Joint. Group

A collection of Joints

new ODE.Joint.Group(max_size)

D:/work/ODE.js/lib/ode.js, line 469
Name Type Description
max_size number

Methods

destroy()

D:/work/ODE.js/lib/ode.js, line 484

clear memory space in LLVM heap

empty(){ODE.Joint.Group}

D:/work/ODE.js/lib/ode.js, line 489

Empty a joint group. All joints in the joint group will be destroyed, but the joint group itself will not be destroyed.

Returns:
Type Description
ODE.Joint.Group

getPointer(){Number}

D:/work/ODE.js/lib/ode.js, line 478

get offset address in heap memory

Returns:
Type Description
Number