Blender V4.3
volume.cpp File Reference
#include "scene/volume.h"
#include "scene/colorspace.h"
#include "scene/image.h"
#include "scene/image_vdb.h"
#include "scene/object.h"
#include "blender/sync.h"
#include "blender/util.h"
#include "BKE_volume.hh"
#include "BKE_volume_grid.hh"

Go to the source code of this file.

Classes

class  BlenderSmokeLoader
 
class  BlenderVolumeLoader
 

Functions

static void sync_smoke_volume (BL::Scene &b_scene, Scene *scene, BObjectInfo &b_ob_info, Volume *volume, float frame)
 
static void sync_volume_object (BL::BlendData &b_data, BL::Scene &b_scene, BObjectInfo &b_ob_info, Scene *scene, Volume *volume)
 

Function Documentation

◆ sync_smoke_volume()

◆ sync_volume_object()