AddRef() | Urho3D::RefCounted | |
ApplyAttributes() override | Urho3D::RaycastVehicleWheel | protectedvirtual |
axle_ | Urho3D::RaycastVehicleWheel | private |
blockEvents_ | Urho3D::Object | private |
brake_ | Urho3D::RaycastVehicleWheel | private |
brakeFactor_ (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
Cast() | Urho3D::Object | inline |
Cast() const | Urho3D::Object | inline |
Clone(bool resetToDefault=true) const | Urho3D::Serializable | |
Component(Context *context) | Urho3D::Component | explicit |
connectionPoint_ | Urho3D::RaycastVehicleWheel | private |
ConnectionPointFromTransform() | Urho3D::RaycastVehicleWheel | |
contactNormal_ (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
contactPosition_ (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
context_ | Urho3D::Object | protected |
CopyAttributes(const Serializable *source, bool resetToDefault=true) | Urho3D::Serializable | |
dampingCompression_ (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
dampingRelaxation_ (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
DefaultBrakeFactor (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | static |
DefaultEngineFactor (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | static |
DefaultFrictionSlip (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | static |
DefaultMaxSuspensionForce (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | static |
DefaultMaxSuspensionTravel (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | static |
DefaultRollInfluence (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | static |
DefaultSideSlipSpeed (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | static |
DefaultSkidInfoCumulative (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | static |
DefaultSlidingFactor (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | static |
DefaultSteeringFactor (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | static |
DefaultSuspensionCompression (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | static |
DefaultSuspensionDamping (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | static |
DefaultSuspensionRestLength (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | static |
DefaultSuspensionStiffness (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | static |
DefaultWheelAxle (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | static |
DefaultWheelDirection (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | static |
DefaultWheelRadius (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | static |
direction_ | Urho3D::RaycastVehicleWheel | private |
DoAutoRemove(AutoRemoveMode mode) | Urho3D::Component | protected |
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) override | Urho3D::RaycastVehicleWheel | virtual |
enabled_ | Urho3D::Component | protected |
engineFactor_ (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
engineForce_ | Urho3D::RaycastVehicleWheel | private |
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 |
frictionSlip_ (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
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 |
GetAxle() const | Urho3D::RaycastVehicleWheel | |
GetBlockEvents() const | Urho3D::Object | inline |
GetBrakeFactor() const | Urho3D::RaycastVehicleWheel | |
GetBrakeValue() const | Urho3D::RaycastVehicleWheel | |
GetCategory() const | Urho3D::Object | |
GetComponent(StringHash type) const | Urho3D::Component | |
GetComponent() const | Urho3D::Component | |
GetConnectionPoint() const | Urho3D::RaycastVehicleWheel | |
GetContactNormal() const | Urho3D::RaycastVehicleWheel | |
GetContactPosition() const | Urho3D::RaycastVehicleWheel | |
GetContext() const | Urho3D::Object | inline |
GetDampingCompression() const | Urho3D::RaycastVehicleWheel | |
GetDampingRelaxation() const | Urho3D::RaycastVehicleWheel | |
GetDependencyNodes(ea::vector< Node * > &dest) | Urho3D::Component | virtual |
GetDirection() const | Urho3D::RaycastVehicleWheel | |
GetEffectiveScopeHint() const | Urho3D::Component | |
GetEngineFactor() const | Urho3D::RaycastVehicleWheel | |
GetEngineForce() const | Urho3D::RaycastVehicleWheel | |
GetEventDataMap() const | Urho3D::Object | |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
GetFixedUpdateSource() | Urho3D::Component | protected |
GetFrictionSlip() const | Urho3D::RaycastVehicleWheel | |
GetFullNameDebug() const | Urho3D::Component | |
GetGlobalVar(StringHash key) const | Urho3D::Object | |
GetGlobalVars() const | Urho3D::Object | |
GetID() const | Urho3D::Component | inline |
GetIndexInParent() const | Urho3D::Component | |
GetInstanceDefault(const ea::string &name) const | Urho3D::Serializable | virtual |
GetMaxSuspensionForce() const | Urho3D::RaycastVehicleWheel | |
GetMaxSuspensionTravel() const | Urho3D::RaycastVehicleWheel | |
GetNode() const | Urho3D::Component | inline |
GetNumAttributes() const | Urho3D::Serializable | |
GetOffset() const | Urho3D::RaycastVehicleWheel | |
GetRadius() const | Urho3D::RaycastVehicleWheel | |
GetReflection() const | Urho3D::Serializable | virtual |
GetRollInfluence() const | Urho3D::RaycastVehicleWheel | |
GetRotation() const | Urho3D::RaycastVehicleWheel | |
GetScene() const | Urho3D::Component | |
GetSideSlipSpeed() const | Urho3D::RaycastVehicleWheel | |
GetSkidInfoCumulative() const | Urho3D::RaycastVehicleWheel | |
GetSlidingFactor() const | Urho3D::RaycastVehicleWheel | |
GetSteeringFactor() const | Urho3D::RaycastVehicleWheel | |
GetSteeringValue() const | Urho3D::RaycastVehicleWheel | |
GetSubsystem(StringHash type) const | Urho3D::Object | |
GetSubsystem() const | Urho3D::Object | |
GetSubsystems() const | Urho3D::Object | private |
GetSuspensionRestLength() const | Urho3D::RaycastVehicleWheel | |
GetSuspensionStiffness() const | Urho3D::RaycastVehicleWheel | |
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 |
GetWheelIndex() const | Urho3D::RaycastVehicleWheel | inline |
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 | |
id_ | Urho3D::Component | protected |
instanceDefaultValues_ | Urho3D::Serializable | protected |
IsEnabled() const | Urho3D::Component | inline |
IsEnabledEffective() const | Urho3D::Component | |
IsInContact() const | Urho3D::RaycastVehicleWheel | |
isInContact (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
IsInstanceOf(StringHash type) const =0 | Urho3D::Object | pure virtual |
IsInstanceOf() const | Urho3D::Object | inline |
IsScriptStrongRef() const | Urho3D::RefCounted | inline |
IsTemporary() const | Urho3D::Serializable | inline |
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 |
maxSuspensionForce_ (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
maxSuspensionTravel_ (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
networkUpdate_ | Urho3D::Component | protected |
node_ | Urho3D::Component | protected |
Object(Context *context) | Urho3D::Object | explicit |
offset_ | Urho3D::RaycastVehicleWheel | 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) override | Urho3D::RaycastVehicleWheel | protectedvirtual |
OnNodeSetEnabled(Node *node) | Urho3D::Component | protectedvirtual |
OnSceneSet(Scene *scene) | Urho3D::Component | protectedvirtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
OnSetEnabled() | Urho3D::Component | inlinevirtual |
operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
radius_ | Urho3D::RaycastVehicleWheel | private |
RaycastVehicleWheel(Urho3D::Context *context) | Urho3D::RaycastVehicleWheel | explicit |
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::RaycastVehicleWheel | static |
ReleaseRef() | Urho3D::RefCounted | |
Remove() | Urho3D::Component | |
RemoveEventSender(Object *sender) | Urho3D::Object | private |
RemoveInstanceDefault() | Urho3D::Serializable | |
ResetToDefault() | Urho3D::Serializable | |
rollInfluence_ | Urho3D::RaycastVehicleWheel | private |
rotation_ | Urho3D::RaycastVehicleWheel | private |
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 |
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 | |
SetAxle(Vector3 direction) | Urho3D::RaycastVehicleWheel | |
SetBlockEvents(bool block) | Urho3D::Object | inline |
SetBrakeFactor(float factor) | Urho3D::RaycastVehicleWheel | |
SetBrakeValue(float value) | Urho3D::RaycastVehicleWheel | |
SetConnectionPoint(Vector3 point) | Urho3D::RaycastVehicleWheel | |
SetContactNormal(Vector3 value) | Urho3D::RaycastVehicleWheel | |
SetContactPosition(Vector3 value) | Urho3D::RaycastVehicleWheel | |
SetDampingCompression(float compression) | Urho3D::RaycastVehicleWheel | |
SetDampingRelaxation(float relaxation) | Urho3D::RaycastVehicleWheel | |
SetDirection(Vector3 direction) | Urho3D::RaycastVehicleWheel | |
SetEnabled(bool enable) | Urho3D::Component | |
SetEngineFactor(float factor) | Urho3D::RaycastVehicleWheel | |
SetEngineForce(float value) | Urho3D::RaycastVehicleWheel | |
SetFrictionSlip(float slip) | Urho3D::RaycastVehicleWheel | |
SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
SetID(unsigned id) | Urho3D::Component | protected |
SetInContact(bool isInContact) | Urho3D::RaycastVehicleWheel | |
SetInstanceDefault(bool enable) | Urho3D::Serializable | inline |
SetInstanceDefault(const ea::string &name, const Variant &defaultValue) | Urho3D::Serializable | |
setInstanceDefault_ | Urho3D::Serializable | protected |
SetMaxSuspensionForce(float force) | Urho3D::RaycastVehicleWheel | |
SetMaxSuspensionTravel(float length) | Urho3D::RaycastVehicleWheel | |
SetNode(Node *node) | Urho3D::Component | protected |
SetOffset(Vector3 point) | Urho3D::RaycastVehicleWheel | |
SetRadius(float radius) | Urho3D::RaycastVehicleWheel | |
SetRollInfluence(float value) | Urho3D::RaycastVehicleWheel | |
SetRotation(Quaternion point) | Urho3D::RaycastVehicleWheel | |
SetSideSlipSpeed(float sideSlipSpeed) | Urho3D::RaycastVehicleWheel | |
SetSkidInfoCumulative(float skidInfo) | Urho3D::RaycastVehicleWheel | |
SetSlidingFactor(float factor) | Urho3D::RaycastVehicleWheel | |
SetSteeringFactor(float factor) | Urho3D::RaycastVehicleWheel | |
SetSteeringValue(float steeringValue) | Urho3D::RaycastVehicleWheel | |
SetSuspensionRestLength(float length) | Urho3D::RaycastVehicleWheel | |
SetSuspensionStiffness(float stiffness) | Urho3D::RaycastVehicleWheel | |
SetTemporary(bool enable) | Urho3D::Serializable | |
SetWheelIndex(unsigned index) | Urho3D::RaycastVehicleWheel | |
sideSlipSpeed_ (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
skidInfoCumulative_ (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
slidingFactor_ (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
steeringFactor_ (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
steeringValue_ | Urho3D::RaycastVehicleWheel | 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 | |
suspensionRestLength_ (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
suspensionStiffness_ (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
temporary_ | Urho3D::Serializable | protected |
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 | |
UpdateWheelAtVehicle() (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | protected |
URHO3D_OBJECT(RaycastVehicleWheel, Component) (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
vehicle_ (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
WeakRefs() const | Urho3D::RefCounted | |
wheelIndex_ (defined in Urho3D::RaycastVehicleWheel) | Urho3D::RaycastVehicleWheel | private |
~Component() override | Urho3D::Component | |
~Object() override | Urho3D::Object | |
~RaycastVehicleWheel() override | Urho3D::RaycastVehicleWheel | |
~RefCounted() | Urho3D::RefCounted | virtual |
~Serializable() override | Urho3D::Serializable | |