Blender V2.61 - r43446

BVHBuild::ObjectSplit Struct Reference

#include <bvh_build.h>

List of all members.

Public Member Functions

 ObjectSplit ()

Public Attributes

float sah
int dim
int num_left
BoundBox left_bounds
BoundBox right_bounds

Detailed Description

Definition at line 86 of file bvh_build.h.


Constructor & Destructor Documentation

BVHBuild::ObjectSplit::ObjectSplit ( ) [inline]

Definition at line 94 of file bvh_build.h.


Member Data Documentation

Definition at line 88 of file bvh_build.h.

Referenced by BVHBuild::find_object_split().


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