KdTree::SplitInfo Struct Reference

Used to return spliting plane info from exact search. More...

List of all members.

Public Attributes

float price
 The price at the spliting position.
float split
 The position of the spliting plane.
unsigned short leftCount
 Number of triangles left to the plane.
unsigned short rightCount
 Number of triangles right to the plane.
unsigned addLeft
 On witch side should we add coplanar triangles.


Detailed Description

Used to return spliting plane info from exact search.
The documentation for this struct was generated from the following file:

Generated on Fri Jan 23 00:21:49 2009 for Raytracer by  doxygen 1.5.7.1