|
Avara3D 0.2.0
C++ API reference
|
This is the complete list of members for a3d::SpherePhysicsShape, including all inherited members.
| BoundingBoxShape(const std::shared_ptr< Mesh > &mesh) | a3d::PhysicsShape | static |
| BoundingBoxShape(const std::shared_ptr< Node > &node) | a3d::PhysicsShape | static |
| ConcavePolyhedronShape(const std::shared_ptr< Mesh > &mesh) | a3d::PhysicsShape | static |
| ConcavePolyhedronShape(const std::shared_ptr< Node > &node) | a3d::PhysicsShape | static |
| ConvexHullShape(const std::shared_ptr< Mesh > &mesh) | a3d::PhysicsShape | static |
| ConvexHullShape(const std::shared_ptr< Node > &node) | a3d::PhysicsShape | static |
| PhysicsShape(Type type, const std::shared_ptr< Mesh > &mesh) | a3d::PhysicsShape | |
| PhysicsShape(Type type, const std::shared_ptr< Node > &node) | a3d::PhysicsShape | |
| radius() const | a3d::SpherePhysicsShape | |
| source() const | a3d::PhysicsShape | |
| Source typedef | a3d::PhysicsShape | |
| SpherePhysicsShape(float radius) | a3d::SpherePhysicsShape | explicit |
| Type enum name | a3d::PhysicsShape | |
| type() const override | a3d::SpherePhysicsShape | virtual |
| type(Type type) override | a3d::SpherePhysicsShape | virtual |