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 2362 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 2365 of file lua_pseudo_code.cpp.

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

lua : void self:UpdateAnimation()

Definition at line 2368 of file lua_pseudo_code.cpp.

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

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

Definition at line 2371 of file lua_pseudo_code.cpp.

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

lua : void self:AssignToPagedGeometry(pagedgeometry)

Definition at line 2374 of file lua_pseudo_code.cpp.

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

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

Definition at line 2377 of file lua_pseudo_code.cpp.

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

lua : void self:SetDensityFactor(f)

Definition at line 2380 of file lua_pseudo_code.cpp.

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

lua : f self:GetDensityFactor()

Definition at line 2383 of file lua_pseudo_code.cpp.

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

lua : grasslayer self:AddLayer(material)

Definition at line 2386 of file lua_pseudo_code.cpp.

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

lua : grasslayer self:GetLayer(index)

Definition at line 2389 of file lua_pseudo_code.cpp.

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

self:Destroy()

Definition at line 2392 of file lua_pseudo_code.cpp.

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

lua : grassloader CreateGrassLoader(pagedgeometry)

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