Class: dgeombox

A solid box object.

Hierarchy

o-+ ode
  o-+ dcollider
    o-+ dgeom
      o-+ dgeombox

Methods:

new ([float w,h,l],[dspace space])
returns: (dgeombox box)
creates a box with width=w, height=h and length=l
size (dgeombox,[float x,y,z])
returns: ([float x,y,z])
sets/gets size of the box

Inherited Methods:

From dgeom

body, category, disabledspace, enabledspace, fdirnormal, fdirpriority, getcontactinfo, local2world, matrix, maxcontactinfo, maxcontacts, motion1, motion2, nocontactgenerator, pos, rotaxis, rotdeg, rotquat, rotrad, setcategory, surfaceid, transformer, world2local

From dcollider

delete