![]() |
Lysa
0.0
Lysa 3D Engine
|
This is the complete list of members for ConvexHullShape, including all inherited members.
| ConvexHullShape(const std::shared_ptr< Node > &node, const PhysicsMaterial *material=nullptr, const std::string &resName="ConvexHullShape") | ConvexHullShape | |
| Object() = default | Object | default |
| Resource(const std::string &name) | Resource | |
| Shape(const PhysicsMaterial *material, const std::string &resName) | Shape | |
| connect(const Signal::signal &name, const Signal::Handler &handler) | Object | |
| connect(const Signal::signal &name, const std::function< void ()> &handler) | Object | |
| duplicate() const override | ConvexHullShape | overridevirtual |
| emit(const Signal::signal &name, void *params=nullptr) | Object | |
| getId() const | Resource | inline |
| getMaterial() const | Shape | inline |
| getName() const | Resource | inline |
| material | Shape | protected |
| operator<(const Resource &other) const | Resource | inline |
| operator==(const Resource &other) const | Resource | inline |
| operator>(const Resource &other) const | Resource | inline |
| toString() const | Object | inlinevirtual |
| ~Object() = default | Object | virtualdefault |