void BKE_lightprobe_cache_free(struct Object *object)
struct LightProbeGridCacheFrame * BKE_lightprobe_grid_cache_frame_create(void)
void BKE_lightprobe_cache_blend_read(struct BlendDataReader *reader, struct LightProbeObjectCache *cache)
int64_t BKE_lightprobe_grid_cache_frame_sample_count(const struct LightProbeGridCacheFrame *cache)
void BKE_lightprobe_cache_blend_write(struct BlendWriter *writer, struct LightProbeObjectCache *cache)
void * BKE_lightprobe_add(struct Main *bmain, const char *name)
void BKE_lightprobe_cache_create(struct Object *object)
void BKE_lightprobe_type_set(struct LightProbe *probe, short lightprobe_type)
LightProbeGridCacheFrame * BKE_lightprobe_grid_cache_frame_copy(LightProbeGridCacheFrame *src)
void BKE_lightprobe_grid_cache_frame_free(struct LightProbeGridCacheFrame *cache)
LightProbeObjectCache * BKE_lightprobe_cache_copy(LightProbeObjectCache *src_cache)