AddRef() | Urho3D::RefCounted | |
ApplyAttributes() override | Urho3D::Terrain | virtual |
ApplyHeightMap() | Urho3D::Terrain | |
bakeLightmap_ | Urho3D::Terrain | private |
blockEvents_ | Urho3D::Object | private |
CalculateLodErrors(TerrainPatch *patch) | Urho3D::Terrain | private |
CalculateWorldBoundingBox() const | Urho3D::Terrain | |
Cast() | Urho3D::Object | inline |
Cast() const | Urho3D::Object | inline |
castShadows_ | Urho3D::Terrain | private |
Clone(bool resetToDefault=true) const | Urho3D::Serializable | |
Component(Context *context) | Urho3D::Component | explicit |
context_ | Urho3D::Object | protected |
CopyAttributes(const Serializable *source, bool resetToDefault=true) | Urho3D::Serializable | |
CreateGeometry() | Urho3D::Terrain | private |
CreateIndexData() | Urho3D::Terrain | private |
CreatePatchGeometry(TerrainPatch *patch) | Urho3D::Terrain | |
debugGeometry_ | Urho3D::Terrain | private |
DoAutoRemove(AutoRemoveMode mode) | Urho3D::Component | protected |
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) override | Urho3D::Terrain | virtual |
drawDistance_ | Urho3D::Terrain | private |
drawRanges_ | Urho3D::Terrain | private |
east_ | Urho3D::Terrain | private |
eastID_ | Urho3D::Terrain | private |
enabled_ | Urho3D::Component | protected |
EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter) | Urho3D::Object | private |
eventHandlers_ | Urho3D::Object | private |
FindEventHandler(StringHash eventType) | Urho3D::Object | private |
FindEventHandler(StringHash eventType) const | Urho3D::Object | inlineprivate |
FindSpecificEventHandler(Object *sender) | Urho3D::Object | private |
FindSpecificEventHandler(Object *sender) const | Urho3D::Object | inlineprivate |
FindSpecificEventHandler(Object *sender, StringHash eventType) | Urho3D::Object | private |
FindSpecificEventHandler(Object *sender, StringHash eventType) const | Urho3D::Object | inlineprivate |
GetAttribute(unsigned index) const | Urho3D::Serializable | |
GetAttribute(const ea::string &name) const | Urho3D::Serializable | |
GetAttributeDefault(unsigned index) const | Urho3D::Serializable | |
GetAttributeDefault(const ea::string &name) const | Urho3D::Serializable | |
GetAttributes() const | Urho3D::Serializable | virtual |
GetBakeLightmap() const | Urho3D::Terrain | inline |
GetBakeLightmapEffective() const | Urho3D::Terrain | inline |
GetBlockEvents() const | Urho3D::Object | inline |
GetCastShadows() const | Urho3D::Terrain | inline |
GetCategory() const | Urho3D::Object | |
GetComponent(StringHash type) const | Urho3D::Component | |
GetComponent() const | Urho3D::Component | |
GetContext() const | Urho3D::Object | inline |
GetDependencyNodes(ea::vector< Node * > &dest) | Urho3D::Component | virtual |
GetDrawDistance() const | Urho3D::Terrain | inline |
GetEastNeighbor() const | Urho3D::Terrain | inline |
GetEffectiveScopeHint() const | Urho3D::Component | |
GetEventDataMap() const | Urho3D::Object | |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
GetFixedUpdateSource() | Urho3D::Component | protected |
GetFullNameDebug() const | Urho3D::Component | |
GetGlobalVar(StringHash key) const | Urho3D::Object | |
GetGlobalVars() const | Urho3D::Object | |
GetHeight(const Vector3 &worldPosition) const | Urho3D::Terrain | |
GetHeightData() const | Urho3D::Terrain | inline |
GetHeightMap() const | Urho3D::Terrain | |
GetHeightMapAttr() const | Urho3D::Terrain | |
GetID() const | Urho3D::Component | inline |
GetIndexInParent() const | Urho3D::Component | |
GetInstanceDefault(const ea::string &name) const | Urho3D::Serializable | virtual |
GetLightmapIndex() const | Urho3D::Terrain | inline |
GetLightmapScaleOffset() const | Urho3D::Terrain | inline |
GetLightMask() const | Urho3D::Terrain | inline |
GetLodBias() const | Urho3D::Terrain | inline |
GetLodHeight(int x, int z, unsigned lodLevel) const | Urho3D::Terrain | private |
GetMaterial() const | Urho3D::Terrain | |
GetMaterialAttr() const | Urho3D::Terrain | |
GetMaxLodLevels() const | Urho3D::Terrain | inline |
GetNeighborPatch(int x, int z) const | Urho3D::Terrain | |
GetNode() const | Urho3D::Component | inline |
GetNormal(const Vector3 &worldPosition) const | Urho3D::Terrain | |
GetNorthNeighbor() const | Urho3D::Terrain | inline |
GetNumAttributes() const | Urho3D::Serializable | |
GetNumPatches() const | Urho3D::Terrain | inline |
GetNumVertices() const | Urho3D::Terrain | inline |
GetOcclusionLodLevel() const | Urho3D::Terrain | inline |
GetPatch(unsigned index) const | Urho3D::Terrain | |
GetPatch(int x, int z) const | Urho3D::Terrain | |
GetPatchSize() const | Urho3D::Terrain | inline |
GetRawHeight(int x, int z) const | Urho3D::Terrain | private |
GetRawNormal(int x, int z) const | Urho3D::Terrain | private |
GetReflection() const | Urho3D::Serializable | virtual |
GetScaleInLightmap() const | Urho3D::Terrain | inline |
GetScene() const | Urho3D::Component | |
GetShadowDistance() const | Urho3D::Terrain | inline |
GetShadowMask() const | Urho3D::Terrain | inline |
GetSmoothing() const | Urho3D::Terrain | inline |
GetSourceHeight(int x, int z) const | Urho3D::Terrain | private |
GetSouthNeighbor() const | Urho3D::Terrain | inline |
GetSpacing() const | Urho3D::Terrain | inline |
GetSubsystem(StringHash type) const | Urho3D::Object | |
GetSubsystem() const | Urho3D::Object | |
GetSubsystems() const | Urho3D::Object | private |
GetType() const =0 | Urho3D::Object | pure virtual |
GetTypeInfo() const =0 | Urho3D::Object | pure virtual |
GetTypeInfoStatic() | Urho3D::Object | inlinestatic |
GetTypeName() const =0 | Urho3D::Object | pure virtual |
GetViewMask() const | Urho3D::Terrain | inline |
GetWestNeighbor() const | Urho3D::Terrain | inline |
GetZoneMask() const | Urho3D::Terrain | inline |
HandleHeightMapReloadFinished(StringHash eventType, VariantMap &eventData) | Urho3D::Terrain | private |
HandleNeighborTerrainCreated(StringHash eventType, VariantMap &eventData) | Urho3D::Terrain | private |
HasAuxiliaryData() const | Urho3D::Component | inlinevirtual |
HasEventHandlers() const | Urho3D::Object | inline |
HasScriptObject() const | Urho3D::RefCounted | inline |
HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
heightData_ | Urho3D::Terrain | private |
heightMap_ | Urho3D::Terrain | private |
HeightMapToUV(const IntVector2 &pixelPosition) const | Urho3D::Terrain | |
HeightMapToWorld(const IntVector2 &pixelPosition) const | Urho3D::Terrain | |
id_ | Urho3D::Component | protected |
indexBuffer_ | Urho3D::Terrain | private |
instanceDefaultValues_ | Urho3D::Serializable | protected |
IsEnabled() const | Urho3D::Component | inline |
IsEnabledEffective() const | Urho3D::Component | |
IsInstanceOf(StringHash type) const =0 | Urho3D::Object | pure virtual |
IsInstanceOf() const | Urho3D::Object | inline |
IsOccludee() const | Urho3D::Terrain | inline |
IsOccluder() const | Urho3D::Terrain | inline |
IsScriptStrongRef() const | Urho3D::RefCounted | inline |
IsTemporary() const | Urho3D::Serializable | inline |
IsVisible() const | Urho3D::Terrain | inline |
lastNumVertices_ | Urho3D::Terrain | private |
lastPatchSize_ | Urho3D::Terrain | private |
lastSpacing_ | Urho3D::Terrain | private |
lightmapIndex_ | Urho3D::Terrain | private |
lightmapScaleOffset_ | Urho3D::Terrain | private |
lightMask_ | Urho3D::Terrain | private |
Load(Deserializer &source) | Urho3D::Serializable | virtual |
Load(const ea::string &resourceName) | Urho3D::Serializable | virtual |
LoadFile(const ea::string &resourceName) | Urho3D::Serializable | virtual |
LoadJSON(const JSONValue &source) | Urho3D::Serializable | virtual |
LoadJSON(const ea::string &resourceName) | Urho3D::Serializable | virtual |
LoadXML(const XMLElement &source) | Urho3D::Serializable | virtual |
LoadXML(const ea::string &resourceName) | Urho3D::Serializable | virtual |
lodBias_ | Urho3D::Terrain | private |
MarkNeighborsDirty() | Urho3D::Terrain | inlineprivate |
MarkTerrainDirty() | Urho3D::Terrain | inlineprivate |
material_ | Urho3D::Terrain | private |
maxLodLevels_ | Urho3D::Terrain | private |
neighborsDirty_ | Urho3D::Terrain | private |
networkUpdate_ | Urho3D::Component | protected |
node_ | Urho3D::Component | protected |
north_ | Urho3D::Terrain | private |
northID_ | Urho3D::Terrain | private |
numLodLevels_ | Urho3D::Terrain | private |
numPatches_ | Urho3D::Terrain | private |
numVertices_ | Urho3D::Terrain | private |
Object(Context *context) | Urho3D::Object | explicit |
occludee_ | Urho3D::Terrain | private |
occluder_ | Urho3D::Terrain | private |
occlusionLodLevel_ | Urho3D::Terrain | private |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
OnGetAttribute(const AttributeInfo &attr, Variant &dest) const | Urho3D::Serializable | virtual |
OnMarkedDirty(Node *node) | Urho3D::Component | protectedvirtual |
OnNodeSet(Node *previousNode, Node *currentNode) | Urho3D::Component | protectedvirtual |
OnNodeSetEnabled(Node *node) | Urho3D::Component | protectedvirtual |
OnSceneSet(Scene *scene) | Urho3D::Component | protectedvirtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
OnSetEnabled() override | Urho3D::Terrain | virtual |
operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
patches_ | Urho3D::Terrain | private |
patchSize_ | Urho3D::Terrain | private |
patchWorldOrigin_ | Urho3D::Terrain | private |
patchWorldSize_ | Urho3D::Terrain | private |
recreateTerrain_ | Urho3D::Terrain | private |
refCount_ | Urho3D::RefCounted | private |
RefCounted() | Urho3D::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
RefCountPtr() const | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
RegisterObject(Context *context) | Urho3D::Terrain | static |
ReleaseRef() | Urho3D::RefCounted | |
Remove() | Urho3D::Component | |
RemoveEventSender(Object *sender) | Urho3D::Object | private |
RemoveInstanceDefault() | Urho3D::Serializable | |
ResetToDefault() | Urho3D::Serializable | |
Save(Serializer &dest) const override | Urho3D::Component | virtual |
SaveDefaultAttributes(const AttributeInfo &attr) const | Urho3D::Serializable | inlinevirtual |
SaveJSON(JSONValue &dest) const override | Urho3D::Component | virtual |
SaveXML(XMLElement &dest) const override | Urho3D::Component | virtual |
scaleInLightmap_ | Urho3D::Terrain | private |
SendEvent(StringHash eventType) | Urho3D::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
SendEvent(StringHash eventType, const Args &... args) | Urho3D::Object | inline |
SendEvent(StringHash eventType, const VariantMap &eventData) | Urho3D::Object | |
Serializable(Context *context) | Urho3D::Serializable | explicit |
SerializeAuxiliaryData(Archive &archive) | Urho3D::Component | inlinevirtual |
SerializeInBlock(Archive &archive) override | Urho3D::Serializable | virtual |
SerializeInBlock(Archive &archive, bool serializeTemporary) (defined in Urho3D::Serializable) | Urho3D::Serializable | |
SetAttribute(unsigned index, const Variant &value) | Urho3D::Serializable | |
SetAttribute(const ea::string &name, const Variant &value) | Urho3D::Serializable | |
SetBakeLightmap(bool bakeLightmap) | Urho3D::Terrain | |
SetBlockEvents(bool block) | Urho3D::Object | inline |
SetCastShadows(bool enable) | Urho3D::Terrain | |
SetDrawDistance(float distance) | Urho3D::Terrain | |
SetEastNeighbor(Terrain *east) | Urho3D::Terrain | |
SetEnabled(bool enable) | Urho3D::Component | |
SetEnableDebug(bool enable) | Urho3D::Terrain | |
SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
SetHeightMap(Image *image) | Urho3D::Terrain | |
SetHeightMapAttr(const ResourceRef &value) | Urho3D::Terrain | |
SetHeightMapInternal(Image *image, bool recreateNow) | Urho3D::Terrain | private |
SetID(unsigned id) | Urho3D::Component | protected |
SetInstanceDefault(bool enable) | Urho3D::Serializable | inline |
SetInstanceDefault(const ea::string &name, const Variant &defaultValue) | Urho3D::Serializable | |
setInstanceDefault_ | Urho3D::Serializable | protected |
SetLightmapIndex(unsigned idx) | Urho3D::Terrain | inline |
SetLightmapScaleOffset(const Vector4 &scaleOffset) | Urho3D::Terrain | inline |
SetLightMask(unsigned mask) | Urho3D::Terrain | |
SetLodBias(float bias) | Urho3D::Terrain | |
SetMaterial(Material *material) | Urho3D::Terrain | |
SetMaterialAttr(const ResourceRef &value) | Urho3D::Terrain | |
SetMaxLodLevels(unsigned levels) | Urho3D::Terrain | |
SetMaxLodLevelsAttr(unsigned value) | Urho3D::Terrain | |
SetNeighbors(Terrain *north, Terrain *south, Terrain *west, Terrain *east) | Urho3D::Terrain | |
SetNode(Node *node) | Urho3D::Component | protected |
SetNorthNeighbor(Terrain *north) | Urho3D::Terrain | |
SetOccludee(bool enable) | Urho3D::Terrain | |
SetOccluder(bool enable) | Urho3D::Terrain | |
SetOcclusionLodLevel(unsigned level) | Urho3D::Terrain | |
SetOcclusionLodLevelAttr(unsigned value) | Urho3D::Terrain | |
SetPatchNeighbors(TerrainPatch *patch) | Urho3D::Terrain | private |
SetPatchSize(int size) | Urho3D::Terrain | |
SetPatchSizeAttr(int value) | Urho3D::Terrain | |
SetScaleInLightmap(float scale) | Urho3D::Terrain | inline |
SetShadowDistance(float distance) | Urho3D::Terrain | |
SetShadowMask(unsigned mask) | Urho3D::Terrain | |
SetSmoothing(bool enable) | Urho3D::Terrain | |
SetSouthNeighbor(Terrain *south) | Urho3D::Terrain | |
SetSpacing(const Vector3 &spacing) | Urho3D::Terrain | |
SetTemporary(bool enable) | Urho3D::Serializable | |
SetViewMask(unsigned mask) | Urho3D::Terrain | |
SetWestNeighbor(Terrain *west) | Urho3D::Terrain | |
SetZoneMask(unsigned mask) | Urho3D::Terrain | |
shadowDistance_ | Urho3D::Terrain | private |
shadowMask_ | Urho3D::Terrain | private |
smoothing_ | Urho3D::Terrain | private |
sourceHeightData_ | Urho3D::Terrain | private |
south_ | Urho3D::Terrain | private |
southID_ | Urho3D::Terrain | private |
spacing_ | Urho3D::Terrain | private |
SubscribeToEvent(StringHash eventType, T handler) | Urho3D::Object | inline |
SubscribeToEvent(Object *sender, StringHash eventType, T handler) | Urho3D::Object | inline |
SubscribeToEventManual(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
temporary_ | Urho3D::Serializable | protected |
Terrain(Context *context) | Urho3D::Terrain | explicit |
TypeHierarchy | Urho3D::Object | inlinestatic |
UnsubscribeFromAllEvents() | Urho3D::Object | |
UnsubscribeFromAllEventsExcept(const ea::vector< StringHash > &exceptions) | Urho3D::Object | |
UnsubscribeFromAllEventsExcept(const ea::vector< Object * > &exceptions) | Urho3D::Object | |
UnsubscribeFromEvent(StringHash eventType) | Urho3D::Object | |
UnsubscribeFromEvent(Object *sender, StringHash eventType) | Urho3D::Object | |
UnsubscribeFromEvents(Object *sender) | Urho3D::Object | |
UpdateEdgePatchNeighbors() | Urho3D::Terrain | private |
UpdatePatchesLightmaps() | Urho3D::Terrain | private |
UpdatePatchLod(TerrainPatch *patch) | Urho3D::Terrain | |
URHO3D_OBJECT(Terrain, Component) (defined in Urho3D::Terrain) | Urho3D::Terrain | private |
viewMask_ | Urho3D::Terrain | private |
visible_ | Urho3D::Terrain | private |
WeakRefs() const | Urho3D::RefCounted | |
west_ | Urho3D::Terrain | private |
westID_ | Urho3D::Terrain | private |
WorldToHeightMap(const Vector3 &worldPosition) const | Urho3D::Terrain | |
zoneMask_ | Urho3D::Terrain | private |
~Component() override | Urho3D::Component | |
~Object() override | Urho3D::Object | |
~RefCounted() | Urho3D::RefCounted | virtual |
~Serializable() override | Urho3D::Serializable | |
~Terrain() override | Urho3D::Terrain | |