Go to the source code of this file.
◆ sync_smoke_volume()
Definition at line 171 of file blender/volume.cpp.
References AttributeSet::add(), ATTR_STD_NONE, ATTR_STD_VOLUME_COLOR, ATTR_STD_VOLUME_DENSITY, ATTR_STD_VOLUME_FLAME, ATTR_STD_VOLUME_HEAT, ATTR_STD_VOLUME_TEMPERATURE, ATTR_STD_VOLUME_VELOCITY, Geometry::attributes, ImageHandle::clear(), Interval< T >::contains(), Attribute::data_voxel(), i, Scene::image_manager, BObjectInfo::is_real_object_data(), Scene::motion_shutter_time(), Geometry::need_attribute(), object_fluid_gas_domain_find(), object_need_motion_attribute(), params, and BObjectInfo::real_object.
◆ sync_volume_object()
| void sync_volume_object |
( |
BL::BlendData & | b_data, |
|
|
BL::Scene & | b_scene, |
|
|
BObjectInfo & | b_ob_info, |
|
|
Scene * | scene, |
|
|
Volume * | volume ) |
|
static |
Definition at line 277 of file blender/volume.cpp.
References AttributeSet::add(), ATTR_ELEMENT_VOXEL, ATTR_STD_NONE, ATTR_STD_VOLUME_COLOR, ATTR_STD_VOLUME_DENSITY, ATTR_STD_VOLUME_FLAME, ATTR_STD_VOLUME_HEAT, ATTR_STD_VOLUME_TEMPERATURE, ATTR_STD_VOLUME_VELOCITY, ATTR_STD_VOLUME_VELOCITY_X, ATTR_STD_VOLUME_VELOCITY_Y, ATTR_STD_VOLUME_VELOCITY_Z, Geometry::attributes, Attribute::data_voxel(), Scene::image_manager, Scene::motion_shutter_time(), name, Geometry::need_attribute(), BObjectInfo::object_data, object_need_motion_attribute(), params, Attribute::standard_name(), and Volume::velocity_scale.