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

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

bind(const unsigned int textureUnit) const jop::TextureSampler
Filter enum namejop::TextureSampler
getAnisotropyLevel() const jop::TextureSampler
getBorderColor() const jop::TextureSampler
getFilterMode() const jop::TextureSampler
getHandle() const jop::TextureSampler
getMaxAnisotropy()jop::TextureSamplerstatic
getName() const jop::Resource
getPersistence() const jop::Resource
getReference() constjop::SafeReferenceable< Resource >
getRepeatMode() const jop::TextureSampler
getSerializePackage() const jop::SerializeInfo
isLightSerializeable() const jop::SerializeInfo
operator=(SafeReferenceable< Resource > &&other)jop::SafeReferenceable< Resource >protected
Repeat enum namejop::TextureSampler
reset()jop::TextureSampler
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
setBorderColor(const Color &color)jop::TextureSampler
setFilterMode(const Filter mode, const float param=1.f)jop::TextureSampler
setLightSerializeable(const bool set)jop::SerializeInfo
setPersistence(const unsigned short level)jop::Resource
setRepeatMode(const Repeat repeat)jop::TextureSampler
setSerializePackage(const uint16 package)jop::SerializeInfo
setShouldSerialize(const bool set)jop::SerializeInfo
shouldSerialize() const jop::SerializeInfo
TextureSampler(const std::string &name)jop::TextureSampler
TextureSampler(const std::string &name, const Filter filter, const Repeat repeat, const float param=1.f)jop::TextureSampler
unbind(const unsigned int textureUnit)jop::TextureSamplerstatic
~Resource()=0jop::Resourcepure virtual
~SafeReferenceable()jop::SafeReferenceable< Resource >protected
~TextureSampler()jop::TextureSampler