Blender V2.61 - r43446
Public Attributes

DeviceScene Class Reference

#include <scene.h>

List of all members.

Public Attributes

device_vector< float4bvh_nodes
device_vector< uintobject_node
device_vector< float4tri_woop
device_vector< uintprim_visibility
device_vector< uintprim_index
device_vector< uintprim_object
device_vector< float4tri_normal
device_vector< float4tri_vnormal
device_vector< float4tri_vindex
device_vector< float4tri_verts
device_vector< float4objects
device_vector< uint4attributes_map
device_vector< float > attributes_float
device_vector< float4attributes_float3
device_vector< float4light_distribution
device_vector< float4light_data
device_vector< uint4svm_nodes
device_vector< uintshader_flag
device_vector< float > filter_table
device_vector< uintsobol_directions
device_vector< uchar4tex_image [TEX_IMAGE_MAX]
KernelData data

Detailed Description

Definition at line 54 of file scene.h.


Member Data Documentation

Definition at line 75 of file scene.h.

Referenced by MeshManager::device_free(), and MeshManager::device_update_attributes().

Definition at line 76 of file scene.h.

Referenced by MeshManager::device_free(), and MeshManager::device_update_attributes().

Definition at line 74 of file scene.h.

Referenced by MeshManager::device_free(), and MeshManager::update_svm_attributes().

Definition at line 57 of file scene.h.

Referenced by MeshManager::device_free(), and MeshManager::device_update_bvh().

Definition at line 87 of file scene.h.

Referenced by Filter::device_free(), and Filter::device_update().

Definition at line 80 of file scene.h.

Referenced by LightManager::device_free(), and LightManager::device_update_points().

Definition at line 79 of file scene.h.

Referenced by LightManager::device_free(), and LightManager::device_update_distribution().

Definition at line 58 of file scene.h.

Referenced by MeshManager::device_free(), and MeshManager::device_update_bvh().

Definition at line 71 of file scene.h.

Referenced by ObjectManager::device_free(), and ObjectManager::device_update_transforms().

Definition at line 61 of file scene.h.

Referenced by MeshManager::device_free(), and MeshManager::device_update_bvh().

Definition at line 62 of file scene.h.

Referenced by MeshManager::device_free(), and MeshManager::device_update_bvh().

Definition at line 60 of file scene.h.

Referenced by MeshManager::device_free(), and MeshManager::device_update_bvh().

Definition at line 90 of file scene.h.

Referenced by Integrator::device_free(), and Integrator::device_update().

Definition at line 83 of file scene.h.

Referenced by SVMShaderManager::device_free(), and SVMShaderManager::device_update().

Definition at line 93 of file scene.h.

Definition at line 65 of file scene.h.

Referenced by MeshManager::device_free(), and MeshManager::device_update_mesh().

Definition at line 68 of file scene.h.

Referenced by MeshManager::device_free(), and MeshManager::device_update_mesh().

Definition at line 67 of file scene.h.

Referenced by MeshManager::device_free(), and MeshManager::device_update_mesh().

Definition at line 66 of file scene.h.

Referenced by MeshManager::device_free(), and MeshManager::device_update_mesh().

Definition at line 59 of file scene.h.

Referenced by MeshManager::device_free(), and MeshManager::device_update_bvh().


The documentation for this class was generated from the following file: