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

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

CollisionShape(const std::string &name)jop::CollisionShapeprotected
getLocalScale() const jop::CollisionShape
getMargin() const jop::CollisionShape
getName() const jop::Resource
getPersistence() const jop::Resource
getReference() constjop::SafeReferenceable< Resource >
getSerializePackage() const jop::SerializeInfo
InfinitePlaneShape(const std::string &name)jop::InfinitePlaneShape
isLightSerializeable() const jop::SerializeInfo
load(const glm::vec3 &normal=glm::vec3(0.f, 1.f, 0.f))jop::InfinitePlaneShape
m_shapejop::CollisionShapeprotected
operator=(SafeReferenceable< Resource > &&other)jop::SafeReferenceable< Resource >protected
Resource(const Resource &other, const std::string &newName)jop::Resourceprotected
Resource(const std::string &name)jop::Resource
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