Blender  V3.3
Classes | Functions
blender/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"

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()

static void sync_smoke_volume ( BL::Scene b_scene,
Scene scene,
BObjectInfo b_ob_info,
Volume volume,
float  frame 
)
static

◆ sync_volume_object()

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