gModulePrototype Class Reference

List of all members.

Public Member Functions

mixed SetVisible (mixed bVisible)
mixed BBoxIntersectsPoint (mixed x, mixed y, mixed z)
mixed MirrorInBounds (mixed mx, mixed my, mixed mz)
 mx,my,mz should be 1 or -1, keeps boundingbox
mixed RotateAroundPoint (mixed x, mixed y, mixed z, mixed qw, mixed qx, mixed qy, mixed qz)
mixed Mirror (mixed mx, mixed my, mixed mz)
 mx,my,mz should be 1 or -1, does NOT keep boundingbox
mixed Move (mixed addx, mixed addy, mixed addz)
mixed Rotate (mixed qw, mixed qx, mixed qy, mixed qz)
mixed RayPick (mixed rx, mixed ry, mixed rz, mixed rvx, mixed rvy, mixed rvz)
 return facenum,dist


Detailed Description

Definition at line 363 of file lua_pseudo_code.cpp.


Member Function Documentation

mixed gModulePrototype::SetVisible ( mixed  bVisible  )  [inline]

Definition at line 365 of file lua_pseudo_code.cpp.

mixed gModulePrototype::BBoxIntersectsPoint ( mixed  x,
mixed  y,
mixed  z 
) [inline]

Definition at line 367 of file lua_pseudo_code.cpp.

mixed gModulePrototype::MirrorInBounds ( mixed  mx,
mixed  my,
mixed  mz 
) [inline]

mx,my,mz should be 1 or -1, keeps boundingbox

Definition at line 370 of file lua_pseudo_code.cpp.

mixed gModulePrototype::RotateAroundPoint ( mixed  x,
mixed  y,
mixed  z,
mixed  qw,
mixed  qx,
mixed  qy,
mixed  qz 
) [inline]

Definition at line 372 of file lua_pseudo_code.cpp.

mixed gModulePrototype::Mirror ( mixed  mx,
mixed  my,
mixed  mz 
) [inline]

mx,my,mz should be 1 or -1, does NOT keep boundingbox

Definition at line 375 of file lua_pseudo_code.cpp.

mixed gModulePrototype::Move ( mixed  addx,
mixed  addy,
mixed  addz 
) [inline]

Definition at line 377 of file lua_pseudo_code.cpp.

mixed gModulePrototype::Rotate ( mixed  qw,
mixed  qx,
mixed  qy,
mixed  qz 
) [inline]

Definition at line 379 of file lua_pseudo_code.cpp.

mixed gModulePrototype::RayPick ( mixed  rx,
mixed  ry,
mixed  rz,
mixed  rvx,
mixed  rvy,
mixed  rvz 
) [inline]

return facenum,dist

Definition at line 382 of file lua_pseudo_code.cpp.


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

Generated on Wed Feb 8 06:00:25 2012 for lua by  doxygen 1.5.6