Blender V2.61 - r43446
Public Member Functions | Public Attributes

PackedBVH Struct Reference

#include <bvh.h>

List of all members.

Public Member Functions

 PackedBVH ()

Public Attributes

array< int4nodes
array< int > object_node
array< float4tri_woop
array< uintprim_visibility
array< int > prim_index
array< int > prim_object
array< int > is_leaf
int root_index
float SAH

Detailed Description

Definition at line 47 of file intern/cycles/bvh/bvh.h.


Constructor & Destructor Documentation

PackedBVH::PackedBVH ( ) [inline]

Definition at line 72 of file intern/cycles/bvh/bvh.h.

References root_index, and SAH.


Member Data Documentation

Definition at line 70 of file intern/cycles/bvh/bvh.h.

Referenced by BVH::build(), BVH::cache_read(), BVH::cache_write(), and PackedBVH().


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