Public Member Functions | |
| mixed | Destroy (...) |
| cCaduneTreeSection_L:Destroy() | |
| mixed | Create (...) |
| lua : Section:Create(number numLobes, number lobeDepth, number radius, number numVertices) | |
| mixed | SetOrientation (...) |
| lua : Section:SetOrientation(w,x,y,z) | |
| mixed | SetGlobalOrigin (...) |
| lua : Section:SetGlobalOrigin(unknown_const Ogre::Vector3& globalOrigin) | |
| mixed | SetOrigin (...) |
| lua : Section:SetOrigin(unknown_const Ogre::Vector3& origin) | |
| mixed | SetTexVCoord (...) |
| lua : Section:SetTexVCoord(number v) | |
| mixed | GetOrientation (...) |
| lua : w,x,y,z Section:GetOrientation() | |
| mixed | GetOrigin (...) |
| lua : x,y,z Section:GetOrigin() | |
| mixed | GetGlobalOrigin (...) |
| lua : unknown_Ogre::Vector3 Section:GetGlobalOrigin() | |
| mixed | GetTexVCoord (...) |
| lua : number Section:GetTexVCoord() | |
Static Public Member Functions | |
| static mixed | CreateCaduneTreeSection (...) |
Definition at line 8384 of file lua_pseudo_code.cpp.
| static mixed cCaduneTreeSection_L::CreateCaduneTreeSection | ( | ... | ) | [inline, static] |
Definition at line 8386 of file lua_pseudo_code.cpp.
| mixed cCaduneTreeSection_L::Destroy | ( | ... | ) | [inline] |
| mixed cCaduneTreeSection_L::Create | ( | ... | ) | [inline] |
lua : Section:Create(number numLobes, number lobeDepth, number radius, number numVertices)
Definition at line 8392 of file lua_pseudo_code.cpp.
| mixed cCaduneTreeSection_L::SetOrientation | ( | ... | ) | [inline] |
| mixed cCaduneTreeSection_L::SetGlobalOrigin | ( | ... | ) | [inline] |
lua : Section:SetGlobalOrigin(unknown_const Ogre::Vector3& globalOrigin)
Definition at line 8398 of file lua_pseudo_code.cpp.
| mixed cCaduneTreeSection_L::SetOrigin | ( | ... | ) | [inline] |
lua : Section:SetOrigin(unknown_const Ogre::Vector3& origin)
Definition at line 8401 of file lua_pseudo_code.cpp.
| mixed cCaduneTreeSection_L::SetTexVCoord | ( | ... | ) | [inline] |
| mixed cCaduneTreeSection_L::GetOrientation | ( | ... | ) | [inline] |
| mixed cCaduneTreeSection_L::GetOrigin | ( | ... | ) | [inline] |
| mixed cCaduneTreeSection_L::GetGlobalOrigin | ( | ... | ) | [inline] |
lua : unknown_Ogre::Vector3 Section:GetGlobalOrigin()
Definition at line 8413 of file lua_pseudo_code.cpp.
| mixed cCaduneTreeSection_L::GetTexVCoord | ( | ... | ) | [inline] |
1.5.6