Jopnal Engine  alpha 0.4
Simple Component Based 2D/3D Game Engine
jop::CollisionShape Member List

This is the complete list of members for jop::CollisionShape, including all inherited members.

Collider classjop::CollisionShapefriend
CollisionShape(const std::string &name)jop::CollisionShapeprotected
CompoundShape classjop::CollisionShapefriend
getLocalScale() const jop::CollisionShape
getMargin() const jop::CollisionShape
getName() const jop::Resource
getPersistence() const jop::Resource
getReference() constjop::SafeReferenceable< Resource >
getSerializePackage() const jop::SerializeInfo
isLightSerializeable() const jop::SerializeInfo
m_shapejop::CollisionShapeprotected
operator=(SafeReferenceable< Resource > &&other)jop::SafeReferenceable< Resource >protected
PhantomBody classjop::CollisionShapefriend
Resource(const Resource &other, const std::string &newName)jop::Resourceprotected
Resource(const std::string &name)jop::Resource
RigidBody classjop::CollisionShapefriend
SafeReferenceable(Resource *ref)jop::SafeReferenceable< Resource >protected
SafeReferenceable(SafeReferenceable< Resource > &&other)jop::SafeReferenceable< Resource >protected
SerializeInfo()jop::SerializeInfo
setLightSerializeable(const bool set)jop::SerializeInfo
setLocalScale(const glm::vec3 &scale)jop::CollisionShape
setMargin(const float margin)jop::CollisionShape
setPersistence(const unsigned short level)jop::Resource
setSerializePackage(const uint16 package)jop::SerializeInfo
setShouldSerialize(const bool set)jop::SerializeInfo
shouldSerialize() const jop::SerializeInfo
~CollisionShape() override=0jop::CollisionShapepure virtual
~Resource()=0jop::Resourcepure virtual
~SafeReferenceable()jop::SafeReferenceable< Resource >protected