![]() |
RAMSES Documentation
27.0.130
Information for RAMSES users and developers
|
This is the complete list of members for ramses::ResourceDataPool, including all inherited members.
addArrayResourceData(EDataType type, uint32_t numElements, const void *arrayData, resourceCacheFlag_t cacheFlag=ResourceCacheFlag_DoNotCache, const char *name=nullptr) | ramses::ResourceDataPool | |
addEffectData(const EffectDescription &effectDesc, resourceCacheFlag_t cacheFlag=ResourceCacheFlag_DoNotCache, const char *name=nullptr) | ramses::ResourceDataPool | |
addResourceDataFile(std::string const &filename) | ramses::ResourceDataPool | |
addTexture2DData(ETextureFormat format, uint32_t width, uint32_t height, uint32_t mipMapCount, const MipLevelData mipLevelData[], bool generateMipChain=false, const TextureSwizzle &swizzle={}, resourceCacheFlag_t cacheFlag=ResourceCacheFlag_DoNotCache, const char *name=nullptr) | ramses::ResourceDataPool | |
addTexture3DData(ETextureFormat format, uint32_t width, uint32_t height, uint32_t depth, uint32_t mipMapCount, const MipLevelData mipLevelData[], bool generateMipChain=false, resourceCacheFlag_t cacheFlag=ResourceCacheFlag_DoNotCache, const char *name=nullptr) | ramses::ResourceDataPool | |
addTextureCubeData(ETextureFormat format, uint32_t size, uint32_t mipMapCount, const CubeMipLevelData mipLevelData[], bool generateMipChain=false, const TextureSwizzle &swizzle={}, resourceCacheFlag_t cacheFlag=ResourceCacheFlag_DoNotCache, const char *name=nullptr) | ramses::ResourceDataPool | |
createResourceForScene(Scene &scene, resourceId_t const &id) | ramses::ResourceDataPool | |
forceLoadResourcesFromResourceDataFile(std::string const &filename) | ramses::ResourceDataPool | |
getLastEffectErrorMessages() const | ramses::ResourceDataPool | |
impl | ramses::ResourceDataPool | |
RamsesClientImpl class | ramses::ResourceDataPool | friend |
removeResourceData(resourceId_t const &id) | ramses::ResourceDataPool | |
removeResourceDataFile(std::string const &filename) | ramses::ResourceDataPool |