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 2383 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 2386 of file lua_pseudo_code.cpp.

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

lua : void self:SetCamera(camera)

Definition at line 2389 of file lua_pseudo_code.cpp.

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

lua : void self:RemoveDetailLevels()

Definition at line 2392 of file lua_pseudo_code.cpp.

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

Definition at line 2394 of file lua_pseudo_code.cpp.

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

lua : void self:Update()

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

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

lua : void self:ReloadGeometry()

Definition at line 2403 of file lua_pseudo_code.cpp.

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

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

Definition at line 2406 of file lua_pseudo_code.cpp.

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

lua : void self:SetPageSize(size)

Definition at line 2409 of file lua_pseudo_code.cpp.

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

lua : number self:GetPageSize()

Definition at line 2412 of file lua_pseudo_code.cpp.

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

cPagedGeometry_L:Destroy()

Definition at line 2415 of file lua_pseudo_code.cpp.


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

Generated on Sat Jul 31 06:00:14 2010 for lua by  doxygen 1.5.6