Public Member Functions | |
| mixed | Init (mixed parentwidget, mixed params) |
| params={matname=?,linelist={{x1,y1,z1,x2,y2,z2},..},bDynamic=?} | |
| mixed | SetColParam (mixed r, mixed g, mixed b, mixed a) |
| doesn't update geometry, call :SetLineList for that | |
| mixed | SetLineList (mixed linelist) |
Definition at line 6690 of file lua_pseudo_code.cpp.
| mixed gWidgetPrototype::LineList::Init | ( | mixed | parentwidget, | |
| mixed | params | |||
| ) | [inline] |
params={matname=?,linelist={{x1,y1,z1,x2,y2,z2},..},bDynamic=?}
Definition at line 6693 of file lua_pseudo_code.cpp.
| mixed gWidgetPrototype::LineList::SetColParam | ( | mixed | r, | |
| mixed | g, | |||
| mixed | b, | |||
| mixed | a | |||
| ) | [inline] |
doesn't update geometry, call :SetLineList for that
Definition at line 6696 of file lua_pseudo_code.cpp.
| mixed gWidgetPrototype::LineList::SetLineList | ( | mixed | linelist | ) | [inline] |
Definition at line 6698 of file lua_pseudo_code.cpp.
1.5.6