Urho3D
Urho3D::Terrain Member List

This is the complete list of members for Urho3D::Terrain, including all inherited members.

AddRef()Urho3D::RefCounted
AddReplicationState(ComponentReplicationState *state)Urho3D::Component
AllocateNetworkState()Urho3D::Serializable
ApplyAttributes()Urho3D::Terrainvirtual
CalculateLodErrors(TerrainPatch *patch)Urho3D::Terrainprivate
castShadows_Urho3D::Terrainprivate
CleanupConnection(Connection *connection)Urho3D::Component
Component(Context *context)Urho3D::Component
context_Urho3D::Objectprotected
CreateGeometry()Urho3D::Terrainprivate
CreateIndexData()Urho3D::Terrainprivate
CreatePatchGeometry(TerrainPatch *patch)Urho3D::Terrain
DrawDebugGeometry(DebugRenderer *debug, bool depthTest)Urho3D::Componentinlinevirtual
drawDistance_Urho3D::Terrainprivate
drawRanges_Urho3D::Terrainprivate
GetAttribute(unsigned index)Urho3D::Serializable
GetAttribute(const String &name)Urho3D::Serializable
GetAttributes() const Urho3D::Serializable
GetCastShadows() const Urho3D::Terraininline
GetComponent(ShortStringHash type) const Urho3D::Component
GetComponent() const Urho3D::Component
GetComponents(PODVector< Component * > &dest, ShortStringHash type) const Urho3D::Component
GetComponents(PODVector< T * > &dest) const Urho3D::Component
GetContext() const Urho3D::Objectinline
GetDependencyNodes(PODVector< Node * > &dest)Urho3D::Componentinlinevirtual
GetDrawDistance() const Urho3D::Terraininline
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetHeight(const Vector3 &worldPosition) const Urho3D::Terrain
GetHeightData() const Urho3D::Terraininline
GetHeightMap() const Urho3D::Terrain
GetHeightMapAttr() const Urho3D::Terrain
GetID() const Urho3D::Componentinline
GetLightMask() const Urho3D::Terraininline
GetLodBias() const Urho3D::Terraininline
GetLodHeight(int x, int z, unsigned lodLevel) const Urho3D::Terrainprivate
GetMaterial() const Urho3D::Terrain
GetMaterialAttr() const Urho3D::Terrain
GetMaxLights() const Urho3D::Terraininline
GetNetworkAttributes() const Urho3D::Serializable
GetNode() const Urho3D::Componentinline
GetNormal(const Vector3 &worldPosition) const Urho3D::Terrain
GetNumAttributes() const Urho3D::Serializable
GetNumNetworkAttributes() const Urho3D::Serializable
GetNumPatches() const Urho3D::Terraininline
GetNumVertices() const Urho3D::Terraininline
GetPatch(unsigned index) const Urho3D::Terrain
GetPatch(int x, int z) const Urho3D::Terrain
GetPatchSize() const Urho3D::Terraininline
GetRawHeight(int x, int z) const Urho3D::Terrainprivate
GetRawNormal(int x, int z) const Urho3D::Terrainprivate
GetScene() const Urho3D::Component
GetShadowDistance() const Urho3D::Terraininline
GetShadowMask() const Urho3D::Terraininline
GetSpacing() const Urho3D::Terraininline
GetSubsystem(ShortStringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeName() const =0Urho3D::Objectpure virtual
GetViewMask() const Urho3D::Terraininline
GetZoneMask() const Urho3D::Terraininline
HandleHeightMapReloadFinished(StringHash eventType, VariantMap &eventData)Urho3D::Terrainprivate
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
heightData_Urho3D::Terrainprivate
heightMap_Urho3D::Terrainprivate
id_Urho3D::Componentprotected
indexBuffer_Urho3D::Terrainprivate
IsOccludee() const Urho3D::Terraininline
IsOccluder() const Urho3D::Terraininline
IsVisible() const Urho3D::Terraininline
lightMask_Urho3D::Terrainprivate
Load(Deserializer &source)Urho3D::Serializablevirtual
LoadXML(const XMLElement &source)Urho3D::Serializablevirtual
lodBias_Urho3D::Terrainprivate
MarkNetworkUpdate()Urho3D::Component
material_Urho3D::Terrainprivate
maxLights_Urho3D::Terrainprivate
networkState_Urho3D::Serializableprotected
networkUpdate_Urho3D::Componentprotected
node_Urho3D::Componentprotected
numLodLevels_Urho3D::Terrainprivate
numPatches_Urho3D::Terrainprivate
numVertices_Urho3D::Terrainprivate
Object(Context *context)Urho3D::Object
OBJECT(Terrain) (defined in Urho3D::Terrain)Urho3D::Terrainprivate
occludee_Urho3D::Terrainprivate
occluder_Urho3D::Terrainprivate
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest)Urho3D::Serializablevirtual
OnMarkedDirty(Node *node)Urho3D::Componentinlineprotectedvirtual
OnNodeSet(Node *node)Urho3D::Componentinlineprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Terrainvirtual
patches_Urho3D::Terrainprivate
patchSize_Urho3D::Terrainprivate
patchWorldOrigin_Urho3D::Terrainprivate
patchWorldSize_Urho3D::Terrainprivate
PrepareNetworkUpdate()Urho3D::Component
ReadDeltaUpdate(Deserializer &source)Urho3D::Serializable
ReadLatestDataUpdate(Deserializer &source)Urho3D::Serializable
recreateTerrain_Urho3D::Terrainprivate
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
RegisterObject(Context *context)Urho3D::Terrainstatic
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::Component
Save(Serializer &dest)Urho3D::Componentvirtual
SaveXML(XMLElement &dest)Urho3D::Componentvirtual
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
Serializable(Context *context)Urho3D::Serializable
SetAttribute(unsigned index, const Variant &value)Urho3D::Serializable
SetAttribute(const String &name, const Variant &value)Urho3D::Serializable
SetCastShadows(bool enable)Urho3D::Terrain
SetDrawDistance(float distance)Urho3D::Terrain
SetHeightMap(Image *image)Urho3D::Terrain
SetHeightMapAttr(ResourceRef value)Urho3D::Terrain
SetHeightMapInternal(Image *image, bool recreateNow)Urho3D::Terrainprivate
SetID(unsigned id)Urho3D::Componentprotected
SetLightMask(unsigned mask)Urho3D::Terrain
SetLodBias(float bias)Urho3D::Terrain
SetMaterial(Material *material)Urho3D::Terrain
SetMaterialAttr(ResourceRef value)Urho3D::Terrain
SetMaxLights(unsigned num)Urho3D::Terrain
SetNeighbors(TerrainPatch *patch)Urho3D::Terrainprivate
SetNode(Node *node)Urho3D::Componentprotected
SetOccludee(bool enable)Urho3D::Terrain
SetOccluder(bool enable)Urho3D::Terrain
SetPatchSize(int size)Urho3D::Terrain
SetPatchSizeAttr(int value)Urho3D::Terrain
SetShadowDistance(float distance)Urho3D::Terrain
SetShadowMask(unsigned mask)Urho3D::Terrain
SetSpacing(const Vector3 &spacing)Urho3D::Terrain
SetViewMask(unsigned mask)Urho3D::Terrain
SetVisible(bool enable)Urho3D::Terrain
SetZoneMask(unsigned mask)Urho3D::Terrain
shadowDistance_Urho3D::Terrainprivate
shadowMask_Urho3D::Terrainprivate
spacing_Urho3D::Terrainprivate
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
Terrain(Context *context)Urho3D::Terrain
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Urho3D::Object
UnsubscribeFromEvent(StringHash eventType)Urho3D::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Urho3D::Object
UnsubscribeFromEvents(Object *sender)Urho3D::Object
UpdatePatchLod(TerrainPatch *patch)Urho3D::Terrain
viewMask_Urho3D::Terrainprivate
visible_Urho3D::Terrainprivate
WeakRefs() const Urho3D::RefCounted
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits)Urho3D::Serializable
WriteInitialDeltaUpdate(Serializer &dest)Urho3D::Serializable
WriteLatestDataUpdate(Serializer &dest)Urho3D::Serializable
zoneMask_Urho3D::Terrainprivate
~Component()Urho3D::Componentvirtual
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual
~Serializable()Urho3D::Serializablevirtual
~Terrain()Urho3D::Terrain