Urho3D::StaticModel Member List

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

AddLight(Light *light) (defined in Urho3D::Drawable)Urho3D::Drawableinline
AddRef()Urho3D::RefCounted
AddReplicationState(ComponentReplicationState *state)Urho3D::Component
AddToOctree()Urho3D::Drawableprotected
AddVertexLight(Light *light) (defined in Urho3D::Drawable)Urho3D::Drawableinline
AllocateNetworkState()Urho3D::Serializable
Animatable(Context *context)Urho3D::Animatable
animatedNetworkAttributes_Urho3D::Animatableprotected
animationEnabled_Urho3D::Animatableprotected
ApplyAttributes()Urho3D::Serializableinlinevirtual
ApplyMaterialList(const String &fileName=String::EMPTY)Urho3D::StaticModel
attributeAnimationInfos_Urho3D::Animatableprotected
basePassFlags_Urho3D::Drawableprotected
batches_Urho3D::Drawableprotected
boundingBox_Urho3D::Drawableprotected
CalculateLodLevels()Urho3D::StaticModelprotected
castShadows_Urho3D::Drawableprotected
CleanupConnection(Connection *connection)Urho3D::Component
Component(Context *context)Urho3D::Component
context_Urho3D::Objectprotected
distance_Urho3D::Drawableprotected
Drawable(Context *context, unsigned char drawableFlags)Urho3D::Drawable
drawableFlags_Urho3D::Drawableprotected
DrawDebugGeometry(DebugRenderer *debug, bool depthTest)Urho3D::Drawablevirtual
drawDistance_Urho3D::Drawableprotected
DrawOcclusion(OcclusionBuffer *buffer)Urho3D::StaticModelvirtual
enabled_Urho3D::Componentprotected
FindAttributeAnimationTarget(const String &name, String &outName)Urho3D::Animatableprotectedvirtual
firstLight_Urho3D::Drawableprotected
geometries_Urho3D::StaticModelprotected
geometryData_Urho3D::StaticModelprotected
GetAnimationEnabled() const Urho3D::Animatableinline
GetAttribute(unsigned index) const Urho3D::Serializable
GetAttribute(const String &name) const Urho3D::Serializable
GetAttributeAnimation(const String &name) const Urho3D::Animatable
GetAttributeAnimationInfo(const String &name) const Urho3D::Animatableprotected
GetAttributeAnimationSpeed(const String &name) const Urho3D::Animatable
GetAttributeAnimationTime(const String &name) const Urho3D::Animatable
GetAttributeAnimationWrapMode(const String &name) const Urho3D::Animatable
GetAttributeDefault(unsigned index) const Urho3D::Serializable
GetAttributeDefault(const String &name) const Urho3D::Serializable
GetAttributes() const Urho3D::Serializablevirtual
GetBatches() const Urho3D::Drawableinline
GetBoundingBox() const Urho3D::Drawableinline
GetCastShadows() const Urho3D::Drawableinline
GetCategory() const Urho3D::Object
GetComponent(StringHash type) const Urho3D::Component
GetComponent() const Urho3D::Component
GetComponents(PODVector< Component * > &dest, StringHash type) const Urho3D::Component
GetComponents(PODVector< T * > &dest) const Urho3D::Component
GetContext() const Urho3D::Objectinline
GetDependencyNodes(PODVector< Node * > &dest)Urho3D::Componentvirtual
GetDistance() const Urho3D::Drawableinline
GetDrawableFlags() const Urho3D::Drawableinline
GetDrawDistance() const Urho3D::Drawableinline
GetEventDataMap() const Urho3D::Object
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetFirstLight() const Urho3D::Drawableinline
GetID() const Urho3D::Componentinline
GetInterceptNetworkUpdate(const String &attributeName) const Urho3D::Serializable
GetLightMask() const Urho3D::Drawableinline
GetLights() const Urho3D::Drawableinline
GetLodBias() const Urho3D::Drawableinline
GetLodDistance() const Urho3D::Drawableinline
GetLodGeometry(unsigned batchIndex, unsigned level)Urho3D::StaticModelvirtual
GetMaterial(unsigned index=0) const Urho3D::StaticModel
GetMaterialsAttr() const Urho3D::StaticModel
GetMaxLights() const Urho3D::Drawableinline
GetMaxZ() const Urho3D::Drawableinline
GetMinZ() const Urho3D::Drawableinline
GetModel() const Urho3D::StaticModelinline
GetModelAttr() const Urho3D::StaticModel
GetNetworkAttributes() const Urho3D::Serializablevirtual
GetNetworkState() const Urho3D::Serializableinline
GetNode() const Urho3D::Componentinline
GetNumAttributes() const Urho3D::Serializable
GetNumGeometries() const Urho3D::StaticModelinline
GetNumNetworkAttributes() const Urho3D::Serializable
GetNumOccluderTriangles()Urho3D::StaticModelvirtual
GetObjectAnimation() const Urho3D::Animatable
GetObjectAnimationAttr() const Urho3D::Animatable
GetOcclusionLodLevel() const Urho3D::StaticModelinline
GetOctant() const Urho3D::Drawableinline
GetScene() const Urho3D::Component
GetShadowDistance() const Urho3D::Drawableinline
GetShadowMask() const Urho3D::Drawableinline
GetSortValue() const Urho3D::Drawableinline
GetSubsystem(StringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
GetUpdateGeometryType()Urho3D::Drawableinlinevirtual
GetVertexLights() const Urho3D::Drawableinline
GetViewMask() const Urho3D::Drawableinline
GetWorldBoundingBox()Urho3D::Drawable
GetZone() const Urho3D::Drawableinline
GetZoneMask() const Urho3D::Drawableinline
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData)Urho3D::Componentprotected
HandleModelReloadFinished(StringHash eventType, VariantMap &eventData)Urho3D::StaticModelprivate
HasBasePass(unsigned batchIndex) const Urho3D::Drawableinline
HasEventHandlers() const Urho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
id_Urho3D::Componentprotected
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const Urho3D::Animatableprotected
IsEnabled() const Urho3D::Componentinline
IsEnabledEffective() const Urho3D::Component
IsInside(const Vector3 &point) const Urho3D::StaticModel
IsInsideLocal(const Vector3 &point) const Urho3D::StaticModel
IsInstanceOf(StringHash type) const Urho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) const Urho3D::Object
IsInstanceOf() const Urho3D::Objectinline
IsInView() const Urho3D::Drawable
IsInView(Camera *camera) const Urho3D::Drawable
IsInView(const FrameInfo &frame, bool anyCamera=false) const Urho3D::Drawable
IsOccludee() const Urho3D::Drawableinline
IsOccluder() const Urho3D::Drawableinline
IsTemporary() const Urho3D::Serializableinline
IsTypeOf(StringHash type)Urho3D::Objectstatic
IsTypeOf(const TypeInfo *typeInfo)Urho3D::Objectstatic
IsTypeOf()Urho3D::Objectinlinestatic
IsZoneDirty() const Urho3D::Drawableinline
lightMask_Urho3D::Drawableprotected
lights_Urho3D::Drawableprotected
LimitLights()Urho3D::Drawable
LimitVertexLights(bool removeConvertedLights)Urho3D::Drawable
Load(Deserializer &source, bool setInstanceDefault=false)Urho3D::Serializablevirtual
LoadXML(const XMLElement &source, bool setInstanceDefault=false)Urho3D::Animatablevirtual
lodBias_Urho3D::Drawableprotected
lodDistance_Urho3D::Drawableprotected
MarkForUpdate()Urho3D::Drawable
MarkInView(const FrameInfo &frame)Urho3D::Drawable
MarkInView(unsigned frameNumber)Urho3D::Drawable
MarkNetworkUpdate()Urho3D::Componentvirtual
materialsAttr_Urho3D::StaticModelmutableprotected
maxLights_Urho3D::Drawableprotected
maxZ_Urho3D::Drawableprotected
minZ_Urho3D::Drawableprotected
model_Urho3D::StaticModelprotected
networkState_Urho3D::Serializableprotected
networkUpdate_Urho3D::Componentprotected
node_Urho3D::Componentprotected
Object(Context *context)Urho3D::Object
objectAnimation_Urho3D::Animatableprotected
occludee_Urho3D::Drawableprotected
occluder_Urho3D::Drawableprotected
occlusionLodLevel_Urho3D::StaticModelprotected
octant_Urho3D::Drawableprotected
OnAttributeAnimationAdded()Urho3D::Componentprotectedvirtual
OnAttributeAnimationRemoved()Urho3D::Componentprotectedvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) const Urho3D::Serializablevirtual
OnMarkedDirty(Node *node)Urho3D::Drawableprotectedvirtual
OnNodeSet(Node *node)Urho3D::Drawableprotectedvirtual
OnNodeSetEnabled(Node *node)Urho3D::Componentprotectedvirtual
OnObjectAnimationAdded(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnRemoveFromOctree()Urho3D::Drawableinlineprotectedvirtual
OnSceneSet(Scene *scene)Urho3D::Drawableprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Serializablevirtual
OnSetEnabled()Urho3D::Drawablevirtual
OnWorldBoundingBoxUpdate()Urho3D::StaticModelprotectedvirtual
PrepareNetworkUpdate()Urho3D::Component
ProcessRayQuery(const RayOctreeQuery &query, PODVector< RayQueryResult > &results)Urho3D::StaticModelvirtual
ReadDeltaUpdate(Deserializer &source)Urho3D::Serializable
ReadLatestDataUpdate(Deserializer &source)Urho3D::Serializable
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
RegisterObject(Context *context)Urho3D::StaticModelstatic
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::Component
RemoveAttributeAnimation(const String &name)Urho3D::Animatable
RemoveFromOctree()Urho3D::Drawableprotected
RemoveInstanceDefault()Urho3D::Serializable
RemoveObjectAnimation()Urho3D::Animatable
ResetLodLevels()Urho3D::StaticModelprotected
ResetToDefault()Urho3D::Serializable
Save(Serializer &dest) const Urho3D::Componentvirtual
SaveDefaultAttributes() const Urho3D::Serializableinlinevirtual
SaveXML(XMLElement &dest) const Urho3D::Componentvirtual
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
Serializable(Context *context)Urho3D::Serializable
SetAnimationEnabled(bool enable)Urho3D::Animatable
SetAnimationTime(float time)Urho3D::Animatable
SetAttribute(unsigned index, const Variant &value)Urho3D::Serializable
SetAttribute(const String &name, const Variant &value)Urho3D::Serializable
SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f)Urho3D::Animatable
SetAttributeAnimationSpeed(const String &name, float speed)Urho3D::Animatable
SetAttributeAnimationTime(const String &name, float time)Urho3D::Animatable
SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode)Urho3D::Animatable
SetBasePass(unsigned batchIndex)Urho3D::Drawableinline
SetBoundingBox(const BoundingBox &box)Urho3D::StaticModelprotected
SetCastShadows(bool enable)Urho3D::Drawable
SetDrawDistance(float distance)Urho3D::Drawable
SetEnabled(bool enable)Urho3D::Component
SetID(unsigned id)Urho3D::Componentprotected
SetInterceptNetworkUpdate(const String &attributeName, bool enable)Urho3D::Serializable
SetLightMask(unsigned mask)Urho3D::Drawable
SetLodBias(float bias)Urho3D::Drawable
SetMaterial(Material *material)Urho3D::StaticModel
SetMaterial(unsigned index, Material *material)Urho3D::StaticModel
SetMaterialsAttr(const ResourceRefList &value)Urho3D::StaticModel
SetMaxLights(unsigned num)Urho3D::Drawable
SetMinMaxZ(float minZ, float maxZ)Urho3D::Drawableinline
SetModel(Model *model)Urho3D::StaticModel
SetModelAttr(const ResourceRef &value)Urho3D::StaticModel
SetNode(Node *node)Urho3D::Componentprotected
SetNumGeometries(unsigned num)Urho3D::StaticModelprotected
SetObjectAnimation(ObjectAnimation *objectAnimation)Urho3D::Animatable
SetObjectAnimationAttr(const ResourceRef &value)Urho3D::Animatable
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed)Urho3D::Animatableprotected
SetOccludee(bool enable)Urho3D::Drawable
SetOccluder(bool enable)Urho3D::Drawable
SetOcclusionLodLevel(unsigned level)Urho3D::StaticModel
SetOctant(Octant *octant)Urho3D::Drawableinlineprotected
SetShadowDistance(float distance)Urho3D::Drawable
SetShadowMask(unsigned mask)Urho3D::Drawable
SetSortValue(float value)Urho3D::Drawable
SetTemporary(bool enable)Urho3D::Serializable
SetViewMask(unsigned mask)Urho3D::Drawable
SetZone(Zone *zone, bool temporary=false)Urho3D::Drawable
SetZoneMask(unsigned mask)Urho3D::Drawable
shadowDistance_Urho3D::Drawableprotected
shadowMask_Urho3D::Drawableprotected
sortValue_Urho3D::Drawableprotected
StaticModel(Context *context)Urho3D::StaticModel
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
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::Drawablevirtual
UpdateAttributeAnimations(float timeStep)Urho3D::Animatableprotected
UpdateBatches(const FrameInfo &frame)Urho3D::StaticModelvirtual
UpdateGeometry(const FrameInfo &frame)Urho3D::Drawablevirtual
updateQueued_Urho3D::Drawableprotected
URHO3D_OBJECT(StaticModel, Drawable) (defined in Urho3D::StaticModel)Urho3D::StaticModelprivate
vertexLights_Urho3D::Drawableprotected
viewCameras_Urho3D::Drawableprotected
viewFrameNumber_Urho3D::Drawableprotected
viewMask_Urho3D::Drawableprotected
WeakRefs() const Urho3D::RefCounted
worldBoundingBox_Urho3D::Drawableprotected
worldBoundingBoxDirty_Urho3D::Drawableprotected
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp)Urho3D::Serializable
WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp)Urho3D::Serializable
WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp)Urho3D::Serializable
zone_Urho3D::Drawableprotected
zoneDirty_Urho3D::Drawableprotected
zoneMask_Urho3D::Drawableprotected
~Animatable()Urho3D::Animatablevirtual
~Component()Urho3D::Componentvirtual
~Drawable()Urho3D::Drawablevirtual
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual
~Serializable()Urho3D::Serializablevirtual
~StaticModel()Urho3D::StaticModel