ZeroZero Game Engine
v0.0
A 3D game engine using Vulkan & Jolt
|
This is the complete list of members for CylinderShape, including all inherited members.
CylinderShape(float radius, float height, const string &resName="CylinderShape") | CylinderShape | explicit |
connect(const Signal::signal &name, const Signal::Handler &handler) | Object | |
connect(const Signal::signal &name, const function< void ()> &handler) | Object | |
duplicate() const | Resource | nodiscardinlinevirtual |
emit(const Signal::signal &name, void *params=nullptr) | Object | |
getId() const | Resource | nodiscardinline |
getName() const | Resource | nodiscardinline |
toString() const override | Resource | nodiscardinlineoverridevirtual |