cGrassLoader_L Class Reference

List of all members.

Public Member Functions

mixed SetHeightFunction (...)
 lua : void self:SetHeightFunction(function(x,y) : number)
mixed SetWindDirection (...)
 lua : void self:SetWindDirection(dx,dy,dz)
mixed AssignToPagedGeometry (...)
 lua : void self:AssignToPagedGeometry(pagedgeometry)
mixed GetWindDirection (...)
 lua : dx,dy,dz self:GetWindDirection()
mixed SetDensityFactor (...)
 lua : void self:SetDensityFactor(f)
mixed GetDensityFactor (...)
 lua : f self:GetDensityFactor()
mixed AddLayer (...)
 lua : grasslayer self:AddLayer(material)
mixed GetLayer (...)
 lua : grasslayer self:GetLayer(index)
mixed Destroy (...)
 self:Destroy()

Static Public Member Functions

static mixed UpdateAnimation (...)
 lua : void self:UpdateAnimation()
static mixed CreateGrassLoader (...)
 lua : grassloader CreateGrassLoader(pagedgeometry)


Detailed Description

Definition at line 8521 of file lua_pseudo_code.cpp.


Member Function Documentation

mixed cGrassLoader_L::SetHeightFunction (   ...  )  [inline]

lua : void self:SetHeightFunction(function(x,y) : number)

Definition at line 8524 of file lua_pseudo_code.cpp.

static mixed cGrassLoader_L::UpdateAnimation (   ...  )  [inline, static]

lua : void self:UpdateAnimation()

Definition at line 8527 of file lua_pseudo_code.cpp.

mixed cGrassLoader_L::SetWindDirection (   ...  )  [inline]

lua : void self:SetWindDirection(dx,dy,dz)

Definition at line 8530 of file lua_pseudo_code.cpp.

mixed cGrassLoader_L::AssignToPagedGeometry (   ...  )  [inline]

lua : void self:AssignToPagedGeometry(pagedgeometry)

Definition at line 8533 of file lua_pseudo_code.cpp.

mixed cGrassLoader_L::GetWindDirection (   ...  )  [inline]

lua : dx,dy,dz self:GetWindDirection()

Definition at line 8536 of file lua_pseudo_code.cpp.

mixed cGrassLoader_L::SetDensityFactor (   ...  )  [inline]

lua : void self:SetDensityFactor(f)

Definition at line 8539 of file lua_pseudo_code.cpp.

mixed cGrassLoader_L::GetDensityFactor (   ...  )  [inline]

lua : f self:GetDensityFactor()

Definition at line 8542 of file lua_pseudo_code.cpp.

mixed cGrassLoader_L::AddLayer (   ...  )  [inline]

lua : grasslayer self:AddLayer(material)

Definition at line 8545 of file lua_pseudo_code.cpp.

mixed cGrassLoader_L::GetLayer (   ...  )  [inline]

lua : grasslayer self:GetLayer(index)

Definition at line 8548 of file lua_pseudo_code.cpp.

mixed cGrassLoader_L::Destroy (   ...  )  [inline]

self:Destroy()

Definition at line 8551 of file lua_pseudo_code.cpp.

static mixed cGrassLoader_L::CreateGrassLoader (   ...  )  [inline, static]

lua : grassloader CreateGrassLoader(pagedgeometry)

Definition at line 8554 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