Class: l2dview3d

list2d node that executes a direct l3dview draw (see l3dview.drawnow limitations). Never use recursive processing of l2d and l3d viewing, i.e. it will cause crashes if the linked l3dview contains an rcmddrawl2d. ==The l3dview (optional l3dlight) is prevented from gc, as long as l2dnode is not gc'ed.

Hierarchy

o-+ l2dlist
  o-+ l2dnode
    o-+ l2dview3d

Methods:

new (string name,l3dview)
returns: (l2dview3d)
returns a new l2dview3d
sun (l2dnode3d,[l3dlight])
returns: ([l3dlight])
returns or sets l3dlight used as sun
view (l2dnode3d,[l3dview])
returns: ([l3dview])
returns or sets l3dview

Inherited Methods:

From l2dnode

color, delete, firstchild, local2world, parent, pos, rotcenter, rotdeg, rotrad, scale, scissor, scissorlocal, scissorparent, scissorsize, scissorstart, sortid, swapinchildlist, world2local

From l2dlist