beam Class Reference

file : ../lugre/lua/lib.beam.lua (this is just a pseudo class used for grouping global functions) More...

List of all members.

Static Public Member Functions

static mixed MakeColourfulBeamCube (mixed e, mixed h)
 utils for working with beam
static mixed SetBeamBox (mixed gfx, mixed h, mixed cx, mixed cy, mixed cz, mixed r, mixed g, mixed b, mixed a)
static mixed BeamSingleLine (mixed gfx, mixed x1, mixed y1, mixed z1, mixed x2, mixed y2, mixed z2, mixed h1, mixed h2, mixed h3, mixed h4, mixed u1, mixed u2, mixed u3, mixed u4, mixed v1, mixed v2, mixed v3, mixed v4, mixed r1, mixed g1, mixed b1, mixed a1, mixed r2, mixed g2, mixed b2, mixed a2)
static mixed BeamSingleLineStep (mixed gfx, mixed...)


Detailed Description

file : ../lugre/lua/lib.beam.lua (this is just a pseudo class used for grouping global functions)

Definition at line 6286 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed beam::MakeColourfulBeamCube ( mixed  e,
mixed  h 
) [inline, static]

utils for working with beam

Definition at line 6289 of file lua_pseudo_code.cpp.

static mixed beam::SetBeamBox ( mixed  gfx,
mixed  h,
mixed  cx,
mixed  cy,
mixed  cz,
mixed  r,
mixed  g,
mixed  b,
mixed  a 
) [inline, static]

Definition at line 6291 of file lua_pseudo_code.cpp.

static mixed beam::BeamSingleLine ( mixed  gfx,
mixed  x1,
mixed  y1,
mixed  z1,
mixed  x2,
mixed  y2,
mixed  z2,
mixed  h1,
mixed  h2,
mixed  h3,
mixed  h4,
mixed  u1,
mixed  u2,
mixed  u3,
mixed  u4,
mixed  v1,
mixed  v2,
mixed  v3,
mixed  v4,
mixed  r1,
mixed  g1,
mixed  b1,
mixed  a1,
mixed  r2,
mixed  g2,
mixed  b2,
mixed  a2 
) [inline, static]

Definition at line 6293 of file lua_pseudo_code.cpp.

static mixed beam::BeamSingleLineStep ( mixed  gfx,
mixed...   
) [inline, static]

Definition at line 6295 of file lua_pseudo_code.cpp.


The documentation for this class was generated from the following file:

Generated on Fri Mar 29 05:41:09 2013 for lua by  doxygen 1.5.6