cPagedGeometry_L Class Reference

List of all members.

Public Member Functions

mixed SetCamera (...)
 lua : void self:SetCamera(camera)
mixed RemoveDetailLevels (...)
 lua : void self:RemoveDetailLevels()
mixed Update (...)
 lua : void self:Update()
mixed AddDetailLevel (...)
 lua : void self:AddDetailLevel(pagetype_name, maxRange, transitionLength = 0), pagetype_name = {"batch","impostor"}
mixed ReloadGeometry (...)
 lua : void self:ReloadGeometry()
mixed ReloadGeometryPage (...)
 lua : void self:ReloadGeometryPage(x,y,z)
mixed SetPageSize (...)
 lua : void self:SetPageSize(size)
mixed GetPageSize (...)
 lua : number self:GetPageSize()
mixed Destroy (...)
 cPagedGeometry_L:Destroy()

Static Public Member Functions

static mixed CreatePagedGeometry (...)
 lua : pagedgemetry CreatePagedGeometry(cam = 0, pageSize = 100)
static mixed SetPageLoader (...)


Detailed Description

Definition at line 8557 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed cPagedGeometry_L::CreatePagedGeometry (   ...  )  [inline, static]

lua : pagedgemetry CreatePagedGeometry(cam = 0, pageSize = 100)

Definition at line 8560 of file lua_pseudo_code.cpp.

mixed cPagedGeometry_L::SetCamera (   ...  )  [inline]

lua : void self:SetCamera(camera)

Definition at line 8563 of file lua_pseudo_code.cpp.

mixed cPagedGeometry_L::RemoveDetailLevels (   ...  )  [inline]

lua : void self:RemoveDetailLevels()

Definition at line 8566 of file lua_pseudo_code.cpp.

static mixed cPagedGeometry_L::SetPageLoader (   ...  )  [inline, static]

Definition at line 8568 of file lua_pseudo_code.cpp.

mixed cPagedGeometry_L::Update (   ...  )  [inline]

lua : void self:Update()

Definition at line 8571 of file lua_pseudo_code.cpp.

mixed cPagedGeometry_L::AddDetailLevel (   ...  )  [inline]

lua : void self:AddDetailLevel(pagetype_name, maxRange, transitionLength = 0), pagetype_name = {"batch","impostor"}

Definition at line 8574 of file lua_pseudo_code.cpp.

mixed cPagedGeometry_L::ReloadGeometry (   ...  )  [inline]

lua : void self:ReloadGeometry()

Definition at line 8577 of file lua_pseudo_code.cpp.

mixed cPagedGeometry_L::ReloadGeometryPage (   ...  )  [inline]

lua : void self:ReloadGeometryPage(x,y,z)

Definition at line 8580 of file lua_pseudo_code.cpp.

mixed cPagedGeometry_L::SetPageSize (   ...  )  [inline]

lua : void self:SetPageSize(size)

Definition at line 8583 of file lua_pseudo_code.cpp.

mixed cPagedGeometry_L::GetPageSize (   ...  )  [inline]

lua : number self:GetPageSize()

Definition at line 8586 of file lua_pseudo_code.cpp.

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

cPagedGeometry_L:Destroy()

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