Urho3D::Model Member List

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

AddRef()Urho3D::RefCounted
BeginLoad(Deserializer &source)Urho3D::Modelvirtual
boundingBox_Urho3D::Modelprivate
Clone(const String &cloneName=String::EMPTY) const Urho3D::Model
context_Urho3D::Objectprotected
EndLoad()Urho3D::Modelvirtual
geometries_Urho3D::Modelprivate
geometryBoneMappings_Urho3D::Modelprivate
geometryCenters_Urho3D::Modelprivate
GetAsyncLoadState() const Urho3D::Resourceinline
GetBaseType() const =0Urho3D::Objectpure virtual
GetBoundingBox() const Urho3D::Modelinline
GetCategory() const Urho3D::Object
GetContext() const Urho3D::Objectinline
GetEventDataMap() const Urho3D::Object
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetGeometries() const Urho3D::Modelinline
GetGeometry(unsigned index, unsigned lodLevel) const Urho3D::Model
GetGeometryBoneMappings() const Urho3D::Modelinline
GetGeometryCenter(unsigned index) const Urho3D::Modelinline
GetGeometryCenters() const Urho3D::Modelinline
GetIndexBuffers() const Urho3D::Modelinline
GetMemoryUse() const Urho3D::Resourceinline
GetMorph(unsigned index) const Urho3D::Model
GetMorph(const String &name) const Urho3D::Model
GetMorph(StringHash nameHash) const Urho3D::Model
GetMorphRangeCount(unsigned bufferIndex) const Urho3D::Model
GetMorphRangeStart(unsigned bufferIndex) const Urho3D::Model
GetMorphs() const Urho3D::Modelinline
GetName() const Urho3D::Resourceinline
GetNameHash() const Urho3D::Resourceinline
GetNumGeometries() const Urho3D::Modelinline
GetNumGeometryLodLevels(unsigned index) const Urho3D::Model
GetNumMorphs() const Urho3D::Modelinline
GetSkeleton()Urho3D::Modelinline
GetSubsystem(StringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeName() const =0Urho3D::Objectpure virtual
GetUseTimer()Urho3D::Resource
GetVertexBuffers() const Urho3D::Modelinline
HasEventHandlers() const Urho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
indexBuffers_Urho3D::Modelprivate
Load(Deserializer &source)Urho3D::Resource
loadGeometries_Urho3D::Modelprivate
loadIBData_Urho3D::Modelprivate
loadVBData_Urho3D::Modelprivate
Model(Context *context)Urho3D::Model
morphRangeCounts_Urho3D::Modelprivate
morphRangeStarts_Urho3D::Modelprivate
morphs_Urho3D::Modelprivate
Object(Context *context)Urho3D::Object
OBJECT(Model) (defined in Urho3D::Model)Urho3D::Modelprivate
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
RegisterObject(Context *context)Urho3D::Modelstatic
ReleaseRef()Urho3D::RefCounted
ResetUseTimer()Urho3D::Resource
Resource(Context *context)Urho3D::Resource
Save(Serializer &dest) const Urho3D::Modelvirtual
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SetAsyncLoadState(AsyncLoadState newState)Urho3D::Resource
SetBoundingBox(const BoundingBox &box)Urho3D::Model
SetGeometry(unsigned index, unsigned lodLevel, Geometry *geometry)Urho3D::Model
SetGeometryBoneMappings(const Vector< PODVector< unsigned > > &mappings)Urho3D::Model
SetGeometryCenter(unsigned index, const Vector3 &center)Urho3D::Model
SetIndexBuffers(const Vector< SharedPtr< IndexBuffer > > &buffers)Urho3D::Model
SetMemoryUse(unsigned size)Urho3D::Resource
SetMorphs(const Vector< ModelMorph > &morphs)Urho3D::Model
SetName(const String &name)Urho3D::Resource
SetNumGeometries(unsigned num)Urho3D::Model
SetNumGeometryLodLevels(unsigned index, unsigned num)Urho3D::Model
SetSkeleton(const Skeleton &skeleton)Urho3D::Model
SetVertexBuffers(const Vector< SharedPtr< VertexBuffer > > &buffers, const PODVector< unsigned > &morphRangeStarts, const PODVector< unsigned > &morphRangeCounts)Urho3D::Model
skeleton_Urho3D::Modelprivate
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
vertexBuffers_Urho3D::Modelprivate
WeakRefs() const Urho3D::RefCounted
~Model()Urho3D::Modelvirtual
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual