AddLight(Light *light) | Urho3D::Drawable | |
AddRef() | Urho3D::RefCounted | |
AddReplicationState(ComponentReplicationState *state) | Urho3D::Component | |
AddToOctree() | Urho3D::Drawable | protected |
AddVertexLight(Light *light) | Urho3D::Drawable | |
AllocateNetworkState() | Urho3D::Serializable | |
ApplyAttributes() | Urho3D::Serializable | inlinevirtual |
aspectRatio_ | Urho3D::Light | private |
basePassFlags_ | Urho3D::Drawable | protected |
batches_ | Urho3D::Drawable | protected |
castShadows_ | Urho3D::Drawable | protected |
CleanupConnection(Connection *connection) | Urho3D::Component | |
ClearLights() | Urho3D::Drawable | |
color_ | Urho3D::Light | private |
Component(Context *context) | Urho3D::Component | |
context_ | Urho3D::Object | protected |
distance_ | Urho3D::Drawable | protected |
Drawable(Context *context, unsigned char drawableFlags) | Urho3D::Drawable | |
drawableFlags_ | Urho3D::Drawable | protected |
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) | Urho3D::Light | virtual |
drawDistance_ | Urho3D::Drawable | protected |
DrawOcclusion(OcclusionBuffer *buffer) | Urho3D::Drawable | inlinevirtual |
fadeDistance_ | Urho3D::Light | private |
firstLight_ | Urho3D::Drawable | protected |
fov_ | Urho3D::Light | private |
GetAspectRatio() const | Urho3D::Light | inline |
GetAttribute(unsigned index) | Urho3D::Serializable | |
GetAttribute(const String &name) | Urho3D::Serializable | |
GetAttributes() const | Urho3D::Serializable | |
GetBatches() const | Urho3D::Drawable | inline |
GetCastShadows() const | Urho3D::Drawable | inline |
GetColor() const | Urho3D::Light | inline |
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::Object | inline |
GetDependencyNodes(PODVector< Node * > &dest) | Urho3D::Component | inlinevirtual |
GetDirLightTransform(Camera *camera, bool getNearQuad=false) | Urho3D::Light | |
GetDistance() const | Urho3D::Drawable | inline |
GetDrawableFlags() const | Urho3D::Drawable | inline |
GetDrawDistance() const | Urho3D::Drawable | inline |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
GetFadeDistance() const | Urho3D::Light | inline |
GetFirstLight() const | Urho3D::Drawable | inline |
GetFov() const | Urho3D::Light | inline |
GetFrustum() const | Urho3D::Light | |
GetID() const | Urho3D::Component | inline |
GetLastZone() const | Urho3D::Drawable | |
GetLightMask() const | Urho3D::Drawable | inline |
GetLightQueue() const | Urho3D::Light | inline |
GetLights() const | Urho3D::Drawable | inline |
GetLightType() const | Urho3D::Light | inline |
GetLodBias() const | Urho3D::Drawable | inline |
GetLodDistance() const | Urho3D::Drawable | inline |
GetLodGeometry(unsigned batchIndex, unsigned level) | Urho3D::Drawable | virtual |
GetMaxLights() const | Urho3D::Drawable | inline |
GetMaxZ() const | Urho3D::Drawable | inline |
GetMinZ() const | Urho3D::Drawable | inline |
GetNetworkAttributes() const | Urho3D::Serializable | |
GetNode() const | Urho3D::Component | inline |
GetNumAttributes() const | Urho3D::Serializable | |
GetNumNetworkAttributes() const | Urho3D::Serializable | |
GetNumOccluderTriangles() | Urho3D::Drawable | inlinevirtual |
GetOctant() const | Urho3D::Drawable | inline |
GetPerVertex() const | Urho3D::Light | inline |
GetRampTexture() const | Urho3D::Light | inline |
GetRampTextureAttr() const | Urho3D::Light | |
GetRange() const | Urho3D::Light | inline |
GetScene() const | Urho3D::Component | |
GetShadowBias() const | Urho3D::Light | inline |
GetShadowCascade() const | Urho3D::Light | inline |
GetShadowDistance() const | Urho3D::Drawable | inline |
GetShadowFadeDistance() const | Urho3D::Light | inline |
GetShadowFocus() const | Urho3D::Light | inline |
GetShadowIntensity() const | Urho3D::Light | inline |
GetShadowMask() const | Urho3D::Drawable | inline |
GetShadowNearFarRatio() const | Urho3D::Light | inline |
GetShadowResolution() const | Urho3D::Light | inline |
GetShapeTexture() const | Urho3D::Light | inline |
GetShapeTextureAttr() const | Urho3D::Light | |
GetSortValue() const | Urho3D::Drawable | inline |
GetSpecularIntensity() const | Urho3D::Light | inline |
GetSubsystem(ShortStringHash type) const | Urho3D::Object | |
GetSubsystem() const | Urho3D::Object | |
GetType() const =0 | Urho3D::Object | pure virtual |
GetTypeName() const =0 | Urho3D::Object | pure virtual |
GetUpdateGeometryType() | Urho3D::Drawable | inlinevirtual |
GetVertexLights() const | Urho3D::Drawable | inline |
GetViewMask() const | Urho3D::Drawable | inline |
GetVolumeTransform(Camera *camera) | Urho3D::Light | |
GetWorldBoundingBox() | Urho3D::Drawable | |
GetZone() const | Urho3D::Drawable | |
GetZoneMask() const | Urho3D::Drawable | inline |
HasBasePass(unsigned batchIndex) const | Urho3D::Drawable | inline |
HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
id_ | Urho3D::Component | protected |
IsInView(unsigned frameNumber) const | Urho3D::Drawable | inline |
IsInView(const FrameInfo &frame, bool mainView=true) const | Urho3D::Drawable | inline |
IsOccludee() const | Urho3D::Drawable | inline |
IsOccluder() const | Urho3D::Drawable | inline |
IsVisible() const | Urho3D::Drawable | inline |
lastZone_ | Urho3D::Drawable | protected |
Light(Context *context) | Urho3D::Light | |
lightMask_ | Urho3D::Drawable | protected |
lightQueue_ | Urho3D::Light | private |
lights_ | Urho3D::Drawable | protected |
lightType_ | Urho3D::Light | private |
LimitLights() | Urho3D::Drawable | |
LimitVertexLights() | Urho3D::Drawable | |
Load(Deserializer &source) | Urho3D::Serializable | virtual |
LoadXML(const XMLElement &source) | Urho3D::Serializable | virtual |
lodBias_ | Urho3D::Drawable | protected |
lodDistance_ | Urho3D::Drawable | protected |
MarkForUpdate() | Urho3D::Drawable | |
MarkInView(const FrameInfo &frame, bool mainView=true) | Urho3D::Drawable | |
MarkNetworkUpdate() | Urho3D::Component | |
maxLights_ | Urho3D::Drawable | protected |
maxZ_ | Urho3D::Drawable | protected |
minZ_ | Urho3D::Drawable | protected |
networkState_ | Urho3D::Serializable | protected |
networkUpdate_ | Urho3D::Component | protected |
node_ | Urho3D::Component | protected |
OBJECT(Light) (defined in Urho3D::Light) | Urho3D::Light | private |
Object(Context *context) | Urho3D::Object | |
occludee_ | Urho3D::Drawable | protected |
occluder_ | Urho3D::Drawable | protected |
octant_ | Urho3D::Drawable | protected |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
OnGetAttribute(const AttributeInfo &attr, Variant &dest) | Urho3D::Serializable | virtual |
OnMarkedDirty(Node *node) | Urho3D::Drawable | protectedvirtual |
OnNodeSet(Node *node) | Urho3D::Drawable | protectedvirtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Light | virtual |
OnWorldBoundingBoxUpdate() | Urho3D::Light | protectedvirtual |
perVertex_ | Urho3D::Light | private |
PrepareNetworkUpdate() | Urho3D::Component | |
ProcessRayQuery(const RayOctreeQuery &query, PODVector< RayQueryResult > &results) | Urho3D::Light | virtual |
rampTexture_ | Urho3D::Light | private |
range_ | Urho3D::Light | private |
ReadDeltaUpdate(Deserializer &source) | Urho3D::Serializable | |
ReadLatestDataUpdate(Deserializer &source) | Urho3D::Serializable | |
RefCounted() | Urho3D::RefCounted | |
RefCountPtr() | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
RegisterObject(Context *context) | Urho3D::Light | static |
reinsertionQueued_ | Urho3D::Drawable | protected |
ReleaseRef() | Urho3D::RefCounted | |
Remove() | Urho3D::Component | |
RemoveFromOctree() | Urho3D::Drawable | protected |
Save(Serializer &dest) | Urho3D::Component | virtual |
SaveXML(XMLElement &dest) | Urho3D::Component | virtual |
SendEvent(StringHash eventType) | Urho3D::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
Serializable(Context *context) | Urho3D::Serializable | |
SetAspectRatio(float aspectRatio) | Urho3D::Light | |
SetAttribute(unsigned index, const Variant &value) | Urho3D::Serializable | |
SetAttribute(const String &name, const Variant &value) | Urho3D::Serializable | |
SetBasePass(unsigned batchIndex) | Urho3D::Drawable | inline |
SetCastShadows(bool enable) | Urho3D::Drawable | |
SetColor(const Color &color) | Urho3D::Light | |
SetDrawDistance(float distance) | Urho3D::Drawable | |
SetFadeDistance(float distance) | Urho3D::Light | |
SetFov(float fov) | Urho3D::Light | |
SetID(unsigned id) | Urho3D::Component | protected |
SetIntensitySortValue(float distance) | Urho3D::Light | |
SetIntensitySortValue(const BoundingBox &box) | Urho3D::Light | |
SetLightMask(unsigned mask) | Urho3D::Drawable | |
SetLightQueue(LightBatchQueue *queue) | Urho3D::Light | |
SetLightType(LightType type) | Urho3D::Light | |
SetLodBias(float bias) | Urho3D::Drawable | |
SetMaxLights(unsigned num) | Urho3D::Drawable | |
SetMinMaxZ(float minZ, float maxZ) | Urho3D::Drawable | |
SetNode(Node *node) | Urho3D::Component | protected |
SetOccludee(bool enable) | Urho3D::Drawable | |
SetOccluder(bool enable) | Urho3D::Drawable | |
SetOctant(Octant *octant) | Urho3D::Drawable | inlineprotected |
SetPerVertex(bool enable) | Urho3D::Light | |
SetRampTexture(Texture *texture) | Urho3D::Light | |
SetRampTextureAttr(ResourceRef value) | Urho3D::Light | |
SetRange(float range) | Urho3D::Light | |
SetShadowBias(const BiasParameters ¶meters) | Urho3D::Light | |
SetShadowCascade(const CascadeParameters ¶meters) | Urho3D::Light | |
SetShadowDistance(float distance) | Urho3D::Drawable | |
SetShadowFadeDistance(float distance) | Urho3D::Light | |
SetShadowFocus(const FocusParameters ¶meters) | Urho3D::Light | |
SetShadowIntensity(float intensity) | Urho3D::Light | |
SetShadowMask(unsigned mask) | Urho3D::Drawable | |
SetShadowNearFarRatio(float nearFarRatio) | Urho3D::Light | |
SetShadowResolution(float resolution) | Urho3D::Light | |
SetShapeTexture(Texture *texture) | Urho3D::Light | |
SetShapeTextureAttr(ResourceRef value) | Urho3D::Light | |
SetSortValue(float value) | Urho3D::Drawable | |
SetSpecularIntensity(float intensity) | Urho3D::Light | |
SetViewMask(unsigned mask) | Urho3D::Drawable | |
SetVisible(bool enable) | Urho3D::Drawable | |
SetZone(Zone *zone, bool temporary=false) | Urho3D::Drawable | |
SetZoneMask(unsigned mask) | Urho3D::Drawable | |
shadowBias_ | Urho3D::Light | private |
shadowCascade_ | Urho3D::Light | private |
shadowDistance_ | Urho3D::Drawable | protected |
shadowFadeDistance_ | Urho3D::Light | private |
shadowFocus_ | Urho3D::Light | private |
shadowIntensity_ | Urho3D::Light | private |
shadowMask_ | Urho3D::Drawable | protected |
shadowNearFarRatio_ | Urho3D::Light | private |
shadowResolution_ | Urho3D::Light | private |
shapeTexture_ | Urho3D::Light | private |
sortValue_ | Urho3D::Drawable | protected |
specularIntensity_ | Urho3D::Light | private |
SubscribeToEvent(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
temporaryZone_ | Urho3D::Drawable | protected |
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 | |
Update(const FrameInfo &frame) | Urho3D::Drawable | inlinevirtual |
UpdateBatches(const FrameInfo &frame) | Urho3D::Light | virtual |
UpdateGeometry(const FrameInfo &frame) | Urho3D::Drawable | inlinevirtual |
updateQueued_ | Urho3D::Drawable | protected |
vertexLights_ | Urho3D::Drawable | protected |
viewCamera_ | Urho3D::Drawable | protected |
viewFrame_ | Urho3D::Drawable | protected |
viewFrameNumber_ | Urho3D::Drawable | protected |
viewMask_ | Urho3D::Drawable | protected |
visible_ | Urho3D::Drawable | protected |
volumeTransform_ | Urho3D::Light | private |
WeakRefs() const | Urho3D::RefCounted | |
worldBoundingBox_ | Urho3D::Drawable | protected |
worldBoundingBoxDirty_ | Urho3D::Drawable | protected |
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits) | Urho3D::Serializable | |
WriteInitialDeltaUpdate(Serializer &dest) | Urho3D::Serializable | |
WriteLatestDataUpdate(Serializer &dest) | Urho3D::Serializable | |
zone_ | Urho3D::Drawable | protected |
zoneMask_ | Urho3D::Drawable | protected |
~Component() | Urho3D::Component | virtual |
~Drawable() | Urho3D::Drawable | virtual |
~Light() | Urho3D::Light | virtual |
~Object() | Urho3D::Object | virtual |
~RefCounted() | Urho3D::RefCounted | virtual |
~Serializable() | Urho3D::Serializable | virtual |