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 2398 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 2401 of file lua_pseudo_code.cpp.

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

lua : void self:SetCamera(camera)

Definition at line 2404 of file lua_pseudo_code.cpp.

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

lua : void self:RemoveDetailLevels()

Definition at line 2407 of file lua_pseudo_code.cpp.

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

Definition at line 2409 of file lua_pseudo_code.cpp.

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

lua : void self:Update()

Definition at line 2412 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 2415 of file lua_pseudo_code.cpp.

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

lua : void self:ReloadGeometry()

Definition at line 2418 of file lua_pseudo_code.cpp.

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

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

Definition at line 2421 of file lua_pseudo_code.cpp.

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

lua : void self:SetPageSize(size)

Definition at line 2424 of file lua_pseudo_code.cpp.

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

lua : number self:GetPageSize()

Definition at line 2427 of file lua_pseudo_code.cpp.

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

cPagedGeometry_L:Destroy()

Definition at line 2430 of file lua_pseudo_code.cpp.


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

Generated on Sun Feb 5 06:00:27 2012 for lua by  doxygen 1.5.6