Powertek.Rt.PtRtKdTreeSMS Class Reference

PtRtKdTreeSMS, Special (Slim) KdTree with Spatial Median Split only. More...

Collaboration diagram for Powertek.Rt.PtRtKdTreeSMS:

Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static void Build (List< PtRtTriangle > triangles, int maxDepth, int maxTrisPerLeaf)
static void Clear ()
static bool FindNearestTree (int x, int y, PtRay ray, ref IntersectionInfo info, PtIntersectionMode mode)
static void ShowAllNodes ()


Detailed Description


Member Function Documentation

static void Powertek.Rt.PtRtKdTreeSMS.Build ( List< PtRtTriangle triangles,
int  maxDepth,
int  maxTrisPerLeaf 
) [static]

Build the Tree.

Parameters:
triangles 
maxDepth 
maxTrisPerLeaf 

static void Powertek.Rt.PtRtKdTreeSMS.Clear (  )  [static]

Clear the Tree.

static bool Powertek.Rt.PtRtKdTreeSMS.FindNearestTree ( int  x,
int  y,
PtRay  ray,
ref IntersectionInfo  info,
PtIntersectionMode  mode 
) [static]

Find nearest Intersection with Ray.

Parameters:
x 
y 
ray 
info 
mode 
Returns:

static void Powertek.Rt.PtRtKdTreeSMS.ShowAllNodes (  )  [static]

Render all Nodes.


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

Generated on Thu Nov 20 04:45:48 2008 for Powertek.Rt, 1.0.0.60 by  doxygen 1.5.7.1