|
Rebel Fork Framework
|
This is the complete list of members for Urho3D::CollisionShape, including all inherited members.
| AddRef() | Urho3D::RefCounted | |
| ApplyAttributes() override | Urho3D::CollisionShape | virtual |
| blockEvents_ | Urho3D::Object | private |
| cachedWorldScale_ | Urho3D::CollisionShape | private |
| Cast() | Urho3D::Object | inline |
| Cast() const | Urho3D::Object | inline |
| Clone(bool resetToDefault=true) const | Urho3D::Serializable | |
| CollisionShape(Context *context) | Urho3D::CollisionShape | explicit |
| Component(Context *context) | Urho3D::Component | explicit |
| context_ | Urho3D::Object | protected |
| CopyAttributes(const Serializable *source, bool resetToDefault=true) | Urho3D::Serializable | |
| customGeometryID_ | Urho3D::CollisionShape | private |
| DoAutoRemove(AutoRemoveMode mode) | Urho3D::Component | protected |
| DrawDebugGeometry(DebugRenderer *debug, bool depthTest) override | Urho3D::CollisionShape | virtual |
| DrawDebugGeometry(DebugRenderer *debug, const Color &color, bool depthTest) | Urho3D::CollisionShape | |
| enabled_ | Urho3D::Component | protected |
| 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 |
| geometry_ | Urho3D::CollisionShape | 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 |
| GetBlockEvents() const | Urho3D::Object | inline |
| GetCategory() const | Urho3D::Object | |
| GetCollisionShape() const | Urho3D::CollisionShape | inline |
| GetComponent(StringHash type) const | Urho3D::Component | |
| GetComponent() const | Urho3D::Component | |
| GetContext() const | Urho3D::Object | inline |
| GetDependencyNodes(ea::vector< Node * > &dest) | Urho3D::Component | virtual |
| GetEffectiveScopeHint() const | Urho3D::Component | |
| GetEventDataMap() const | Urho3D::Object | |
| GetEventHandler() const | Urho3D::Object | |
| GetEventSender() const | Urho3D::Object | |
| GetFixedUpdateSource() | Urho3D::Component | protected |
| GetFullNameDebug() const | Urho3D::Component | |
| GetGeometryData() const | Urho3D::CollisionShape | inline |
| 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 |
| GetLodLevel() const | Urho3D::CollisionShape | inline |
| GetMargin() const | Urho3D::CollisionShape | inline |
| GetModel() const | Urho3D::CollisionShape | inline |
| GetModelAttr() const | Urho3D::CollisionShape | |
| GetNode() const | Urho3D::Component | inline |
| GetNumAttributes() const | Urho3D::Serializable | |
| GetParentCompoundShape() | Urho3D::CollisionShape | private |
| GetPhysicsWorld() const | Urho3D::CollisionShape | inline |
| GetPosition() const | Urho3D::CollisionShape | inline |
| GetReflection() const | Urho3D::Serializable | virtual |
| GetRotation() const | Urho3D::CollisionShape | inline |
| GetScene() const | Urho3D::Component | |
| GetShapeType() const | Urho3D::CollisionShape | inline |
| GetSize() const | Urho3D::CollisionShape | inline |
| GetSubsystem(StringHash type) const | Urho3D::Object | |
| GetSubsystem() const | Urho3D::Object | |
| GetSubsystems() const | Urho3D::Object | private |
| 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 |
| GetWorldBoundingBox() const | Urho3D::CollisionShape | |
| HandleModelReloadFinished(StringHash eventType, VariantMap &eventData) | Urho3D::CollisionShape | private |
| HandleTerrainCreated(StringHash eventType, VariantMap &eventData) | Urho3D::CollisionShape | private |
| 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 | |
| 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 |
| lodLevel_ | Urho3D::CollisionShape | private |
| margin_ | Urho3D::CollisionShape | private |
| MarkShapeDirty() | Urho3D::CollisionShape | inlineprivate |
| model_ | Urho3D::CollisionShape | private |
| networkUpdate_ | Urho3D::Component | protected |
| node_ | Urho3D::Component | protected |
| NotifyRigidBody(bool updateMass=true) | Urho3D::CollisionShape | |
| Object(Context *context) | Urho3D::Object | explicit |
| OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
| OnGetAttribute(const AttributeInfo &attr, Variant &dest) const | Urho3D::Serializable | virtual |
| OnMarkedDirty(Node *node) override | Urho3D::CollisionShape | protectedvirtual |
| OnNodeSet(Node *previousNode, Node *currentNode) override | Urho3D::CollisionShape | protectedvirtual |
| OnNodeSetEnabled(Node *node) | Urho3D::Component | protectedvirtual |
| OnSceneSet(Scene *previousScene, Scene *scene) override | Urho3D::CollisionShape | protectedvirtual |
| OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
| OnSetEnabled() override | Urho3D::CollisionShape | virtual |
| operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
| physicsWorld_ | Urho3D::CollisionShape | private |
| position_ | Urho3D::CollisionShape | private |
| recreateShape_ | Urho3D::CollisionShape | private |
| 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::CollisionShape | static |
| ReleaseRef() | Urho3D::RefCounted | |
| ReleaseShape() | Urho3D::CollisionShape | |
| Remove() | Urho3D::Component | |
| RemoveEventSender(Object *sender) | Urho3D::Object | private |
| RemoveInstanceDefault() | Urho3D::Serializable | |
| ResetToDefault() | Urho3D::Serializable | |
| retryCreation_ | Urho3D::CollisionShape | private |
| rigidBody_ | Urho3D::CollisionShape | private |
| rotation_ | Urho3D::CollisionShape | 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 | |
| SetBlockEvents(bool block) | Urho3D::Object | inline |
| SetBox(const Vector3 &size, const Vector3 &position=Vector3::ZERO, const Quaternion &rotation=Quaternion::IDENTITY) | Urho3D::CollisionShape | |
| SetCapsule(float diameter, float height, const Vector3 &position=Vector3::ZERO, const Quaternion &rotation=Quaternion::IDENTITY) | Urho3D::CollisionShape | |
| SetCone(float diameter, float height, const Vector3 &position=Vector3::ZERO, const Quaternion &rotation=Quaternion::IDENTITY) | Urho3D::CollisionShape | |
| SetConvexHull(Model *model, unsigned lodLevel=0, const Vector3 &scale=Vector3::ONE, const Vector3 &position=Vector3::ZERO, const Quaternion &rotation=Quaternion::IDENTITY) | Urho3D::CollisionShape | |
| SetCustomConvexHull(CustomGeometry *custom, const Vector3 &scale=Vector3::ONE, const Vector3 &position=Vector3::ZERO, const Quaternion &rotation=Quaternion::IDENTITY) | Urho3D::CollisionShape | |
| SetCustomGImpactMesh(CustomGeometry *custom, const Vector3 &scale=Vector3::ONE, const Vector3 &position=Vector3::ZERO, const Quaternion &rotation=Quaternion::IDENTITY) | Urho3D::CollisionShape | |
| SetCustomShape(ShapeType shapeType, CustomGeometry *custom, const Vector3 &scale, const Vector3 &position, const Quaternion &rotation) | Urho3D::CollisionShape | private |
| SetCustomTriangleMesh(CustomGeometry *custom, const Vector3 &scale=Vector3::ONE, const Vector3 &position=Vector3::ZERO, const Quaternion &rotation=Quaternion::IDENTITY) | Urho3D::CollisionShape | |
| SetCylinder(float diameter, float height, const Vector3 &position=Vector3::ZERO, const Quaternion &rotation=Quaternion::IDENTITY) | Urho3D::CollisionShape | |
| SetEnabled(bool enable) | Urho3D::Component | |
| SetGImpactMesh(Model *model, unsigned lodLevel=0, const Vector3 &scale=Vector3::ONE, const Vector3 &position=Vector3::ZERO, const Quaternion &rotation=Quaternion::IDENTITY) | Urho3D::CollisionShape | |
| SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
| SetID(unsigned id) | Urho3D::Component | protected |
| SetInstanceDefault(bool enable) | Urho3D::Serializable | inline |
| SetInstanceDefault(const ea::string &name, const Variant &defaultValue) | Urho3D::Serializable | |
| setInstanceDefault_ | Urho3D::Serializable | protected |
| SetLodLevel(unsigned lodLevel) | Urho3D::CollisionShape | |
| SetMargin(float margin) | Urho3D::CollisionShape | |
| SetModel(Model *model) | Urho3D::CollisionShape | |
| SetModelAttr(const ResourceRef &value) | Urho3D::CollisionShape | |
| SetModelShape(ShapeType shapeType, Model *model, unsigned lodLevel, const Vector3 &scale, const Vector3 &position, const Quaternion &rotation) | Urho3D::CollisionShape | private |
| SetNode(Node *node) | Urho3D::Component | protected |
| SetPosition(const Vector3 &position) | Urho3D::CollisionShape | |
| SetRotation(const Quaternion &rotation) | Urho3D::CollisionShape | |
| SetShapeType(ShapeType type) | Urho3D::CollisionShape | |
| SetSize(const Vector3 &size) | Urho3D::CollisionShape | |
| SetSphere(float diameter, const Vector3 &position=Vector3::ZERO, const Quaternion &rotation=Quaternion::IDENTITY) | Urho3D::CollisionShape | |
| SetStaticPlane(const Vector3 &position=Vector3::ZERO, const Quaternion &rotation=Quaternion::IDENTITY) | Urho3D::CollisionShape | |
| SetTemporary(bool enable) | Urho3D::Serializable | |
| SetTerrain(unsigned lodLevel=0) | Urho3D::CollisionShape | |
| SetTransform(const Vector3 &position, const Quaternion &rotation) | Urho3D::CollisionShape | |
| SetTriangleMesh(Model *model, unsigned lodLevel=0, const Vector3 &scale=Vector3::ONE, const Vector3 &position=Vector3::ZERO, const Quaternion &rotation=Quaternion::IDENTITY) | Urho3D::CollisionShape | |
| shape_ | Urho3D::CollisionShape | private |
| shapeType_ | Urho3D::CollisionShape | private |
| size_ | Urho3D::CollisionShape | 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 | |
| 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 | |
| UpdateCachedGeometryShape(CollisionGeometryDataCache &cache) | Urho3D::CollisionShape | private |
| UpdateDerivedShape(int shapeType, const Vector3 &newWorldScale) | Urho3D::CollisionShape | protectedvirtual |
| UpdateShape() | Urho3D::CollisionShape | private |
| URHO3D_OBJECT(CollisionShape, Component) (defined in Urho3D::CollisionShape) | Urho3D::CollisionShape | private |
| WeakRefs() const | Urho3D::RefCounted | |
| ~CollisionShape() override | Urho3D::CollisionShape | |
| ~Component() override | Urho3D::Component | |
| ~Object() override | Urho3D::Object | |
| ~RefCounted() | Urho3D::RefCounted | virtual |
| ~Serializable() override | Urho3D::Serializable |