AddDecal(Drawable *target, const Vector3 &worldPosition, const Quaternion &worldRotation, float size, float aspectRatio, float depth, const Vector2 &topLeftUV, const Vector2 &bottomRightUV, float timeToLive=0.0f, float normalCutoff=0.1f, unsigned subGeometry=M_MAX_UNSIGNED) | Urho3D::DecalSet | |
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::DecalSet | virtual |
AssignBoneNodes() | Urho3D::DecalSet | private |
assignBonesPending_ | Urho3D::DecalSet | private |
basePassFlags_ | Urho3D::Drawable | protected |
batches_ | Urho3D::Drawable | protected |
bones_ | Urho3D::DecalSet | private |
boundingBox_ | Urho3D::DecalSet | private |
boundingBoxDirty_ | Urho3D::DecalSet | private |
bufferDirty_ | Urho3D::DecalSet | private |
bufferSizeDirty_ | Urho3D::DecalSet | private |
CalculateBoundingBox() | Urho3D::DecalSet | private |
CalculateUVs(Decal &decal, const Matrix3x4 &view, const Matrix4 &projection, const Vector2 &topLeftUV, const Vector2 &bottomRightUV) | Urho3D::DecalSet | private |
castShadows_ | Urho3D::Drawable | protected |
CleanupConnection(Connection *connection) | Urho3D::Component | |
ClearLights() | Urho3D::Drawable | |
Component(Context *context) | Urho3D::Component | |
context_ | Urho3D::Object | protected |
decals_ | Urho3D::DecalSet | private |
DecalSet(Context *context) | Urho3D::DecalSet | |
distance_ | Urho3D::Drawable | protected |
Drawable(Context *context, unsigned char drawableFlags) | Urho3D::Drawable | |
drawableFlags_ | Urho3D::Drawable | protected |
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) | Urho3D::Drawable | virtual |
drawDistance_ | Urho3D::Drawable | protected |
DrawOcclusion(OcclusionBuffer *buffer) | Urho3D::Drawable | inlinevirtual |
firstLight_ | Urho3D::Drawable | protected |
geometry_ | Urho3D::DecalSet | private |
GetAttribute(unsigned index) | Urho3D::Serializable | |
GetAttribute(const String &name) | Urho3D::Serializable | |
GetAttributes() const | Urho3D::Serializable | |
GetBatches() const | Urho3D::Drawable | inline |
GetBones(Drawable *target, unsigned batchIndex, const float *blendWeights, const unsigned char *blendIndices, unsigned char *newBlendIndices) | Urho3D::DecalSet | private |
GetCastShadows() const | Urho3D::Drawable | 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 |
GetDecalsAttr() const | Urho3D::DecalSet | |
GetDependencyNodes(PODVector< Node * > &dest) | Urho3D::Component | inlinevirtual |
GetDistance() const | Urho3D::Drawable | inline |
GetDrawableFlags() const | Urho3D::Drawable | inline |
GetDrawDistance() const | Urho3D::Drawable | inline |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
GetFace(Vector< PODVector< DecalVertex > > &faces, Drawable *target, unsigned batchIndex, unsigned i0, unsigned i1, unsigned i2, const unsigned char *positionData, const unsigned char *normalData, const unsigned char *skinningData, unsigned positionStride, unsigned normalStride, unsigned skinningStride, const Frustum &frustum, const Vector3 &decalNormal, float normalCutoff) | Urho3D::DecalSet | private |
GetFaces(Vector< PODVector< DecalVertex > > &faces, Drawable *target, unsigned batchIndex, const Frustum &frustum, const Vector3 &decalNormal, float normalCutoff) | Urho3D::DecalSet | private |
GetFirstLight() const | Urho3D::Drawable | inline |
GetID() const | Urho3D::Component | inline |
GetLastZone() const | Urho3D::Drawable | |
GetLightMask() const | Urho3D::Drawable | inline |
GetLights() const | Urho3D::Drawable | inline |
GetLodBias() const | Urho3D::Drawable | inline |
GetLodDistance() const | Urho3D::Drawable | inline |
GetLodGeometry(unsigned batchIndex, unsigned level) | Urho3D::Drawable | virtual |
GetMaterial() const | Urho3D::DecalSet | |
GetMaterialAttr() const | Urho3D::DecalSet | |
GetMaxIndices() const | Urho3D::DecalSet | inline |
GetMaxLights() const | Urho3D::Drawable | inline |
GetMaxVertices() const | Urho3D::DecalSet | inline |
GetMaxZ() const | Urho3D::Drawable | inline |
GetMinZ() const | Urho3D::Drawable | inline |
GetNetworkAttributes() const | Urho3D::Serializable | |
GetNode() const | Urho3D::Component | inline |
GetNumAttributes() const | Urho3D::Serializable | |
GetNumDecals() const | Urho3D::DecalSet | inline |
GetNumIndices() const | Urho3D::DecalSet | inline |
GetNumNetworkAttributes() const | Urho3D::Serializable | |
GetNumOccluderTriangles() | Urho3D::Drawable | inlinevirtual |
GetNumVertices() const | Urho3D::DecalSet | inline |
GetOctant() const | Urho3D::Drawable | inline |
GetScene() const | Urho3D::Component | |
GetShadowDistance() const | Urho3D::Drawable | inline |
GetShadowMask() const | Urho3D::Drawable | inline |
GetSortValue() const | Urho3D::Drawable | 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::DecalSet | virtual |
GetVertexLights() const | Urho3D::Drawable | inline |
GetViewMask() const | Urho3D::Drawable | inline |
GetWorldBoundingBox() | Urho3D::Drawable | |
GetZone() const | Urho3D::Drawable | |
GetZoneMask() const | Urho3D::Drawable | inline |
HandleScenePostUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::DecalSet | private |
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 |
indexBuffer_ | Urho3D::DecalSet | private |
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 |
lightMask_ | Urho3D::Drawable | protected |
lights_ | Urho3D::Drawable | protected |
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 |
MarkDecalsDirty() | Urho3D::DecalSet | private |
MarkForUpdate() | Urho3D::Drawable | |
MarkInView(const FrameInfo &frame, bool mainView=true) | Urho3D::Drawable | |
MarkNetworkUpdate() | Urho3D::Component | |
maxIndices_ | Urho3D::DecalSet | private |
maxLights_ | Urho3D::Drawable | protected |
maxVertices_ | Urho3D::DecalSet | private |
maxZ_ | Urho3D::Drawable | protected |
minZ_ | Urho3D::Drawable | protected |
networkState_ | Urho3D::Serializable | protected |
networkUpdate_ | Urho3D::Component | protected |
node_ | Urho3D::Component | protected |
numIndices_ | Urho3D::DecalSet | private |
numVertices_ | Urho3D::DecalSet | private |
OBJECT(DecalSet) (defined in Urho3D::DecalSet) | Urho3D::DecalSet | 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::DecalSet | protectedvirtual |
OnNodeSet(Node *node) | Urho3D::Drawable | protectedvirtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Component | virtual |
OnWorldBoundingBoxUpdate() | Urho3D::DecalSet | protectedvirtual |
PrepareNetworkUpdate() | Urho3D::Component | |
ProcessRayQuery(const RayOctreeQuery &query, PODVector< RayQueryResult > &results) | Urho3D::DecalSet | virtual |
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::DecalSet | static |
reinsertionQueued_ | Urho3D::Drawable | protected |
ReleaseRef() | Urho3D::RefCounted | |
Remove() | Urho3D::Component | |
RemoveAllDecals() | Urho3D::DecalSet | |
RemoveDecal(List< Decal >::Iterator i) | Urho3D::DecalSet | private |
RemoveDecals(unsigned num) | Urho3D::DecalSet | |
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 | |
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 | |
SetDecalsAttr(VariantVector value) | Urho3D::DecalSet | |
SetDrawDistance(float distance) | Urho3D::Drawable | |
SetID(unsigned id) | Urho3D::Component | protected |
SetLightMask(unsigned mask) | Urho3D::Drawable | |
SetLodBias(float bias) | Urho3D::Drawable | |
SetMaterial(Material *material) | Urho3D::DecalSet | |
SetMaterialAttr(ResourceRef value) | Urho3D::DecalSet | |
SetMaxIndices(unsigned num) | Urho3D::DecalSet | |
SetMaxLights(unsigned num) | Urho3D::Drawable | |
SetMaxVertices(unsigned num) | Urho3D::DecalSet | |
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 |
SetShadowDistance(float distance) | Urho3D::Drawable | |
SetShadowMask(unsigned mask) | Urho3D::Drawable | |
SetSortValue(float value) | Urho3D::Drawable | |
SetViewMask(unsigned mask) | Urho3D::Drawable | |
SetVisible(bool enable) | Urho3D::Drawable | |
SetZone(Zone *zone, bool temporary=false) | Urho3D::Drawable | |
SetZoneMask(unsigned mask) | Urho3D::Drawable | |
shadowDistance_ | Urho3D::Drawable | protected |
shadowMask_ | Urho3D::Drawable | protected |
skinMatrices_ | Urho3D::DecalSet | private |
skinned_ | Urho3D::DecalSet | private |
skinningDirty_ | Urho3D::DecalSet | private |
sortValue_ | Urho3D::Drawable | protected |
subscribed_ | Urho3D::DecalSet | private |
SubscribeToEvent(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
temporaryZone_ | Urho3D::Drawable | protected |
TransformVertices(Decal &decal, const Matrix3x4 &transform) | Urho3D::DecalSet | private |
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 |
UpdateBatch() | Urho3D::DecalSet | private |
UpdateBatches(const FrameInfo &frame) | Urho3D::DecalSet | virtual |
UpdateBuffers() | Urho3D::DecalSet | private |
UpdateBufferSize() | Urho3D::DecalSet | private |
UpdateGeometry(const FrameInfo &frame) | Urho3D::DecalSet | virtual |
updateQueued_ | Urho3D::Drawable | protected |
UpdateSkinning() | Urho3D::DecalSet | private |
vertexBuffer_ | Urho3D::DecalSet | private |
vertexLights_ | Urho3D::Drawable | protected |
viewCamera_ | Urho3D::Drawable | protected |
viewFrame_ | Urho3D::Drawable | protected |
viewFrameNumber_ | Urho3D::Drawable | protected |
viewMask_ | Urho3D::Drawable | protected |
visible_ | Urho3D::Drawable | protected |
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 |
~DecalSet() | Urho3D::DecalSet | virtual |
~Drawable() | Urho3D::Drawable | virtual |
~Object() | Urho3D::Object | virtual |
~RefCounted() | Urho3D::RefCounted | virtual |
~Serializable() | Urho3D::Serializable | virtual |