Powertek.Rt.PtRtKdTreeSimpleNodeGPU Class Reference

PtRtKdTreeNode, Class for the KdTree Node Storage (GPU Calculation). More...

List of all members.

Public Member Functions

 PtRtKdTreeSimpleNodeGPU (PtRtKdTreeNode node)
void ToConsole ()

Public Attributes

List< int > triangleIds = null
int SplitAxis = 0
float SplitPos
int LeftNodeId = -1
int RightNodeId = -1
int _nodeId = -1
bool IsLeaf = true


Detailed Description


Constructor & Destructor Documentation

Powertek.Rt.PtRtKdTreeSimpleNodeGPU.PtRtKdTreeSimpleNodeGPU ( PtRtKdTreeNode  node  ) 

PtRtKdTreeSimpleNodeGPU.

Parameters:
node 

Powertek.Rt.PtRtKdTreeSimpleNodeGPU.PtRtKdTreeSimpleNodeGPU ( PtRtKdTreeNodeGPU  node  ) 

Powertek.Rt.PtRtKdTreeSimpleNodeGPU.PtRtKdTreeSimpleNodeGPU ( PtRtKdTreeNode  node  ) 


Member Function Documentation

void Powertek.Rt.PtRtKdTreeSimpleNodeGPU.ToConsole (  ) 

void Powertek.Rt.PtRtKdTreeSimpleNodeGPU.ToConsole (  ) 

Print Node to Console.


Member Data Documentation

node Id

IsLeaf.

Id of the Left Node.

Id of the Right Node.

SplitAxis.

SplitPos.

List with triangle Ids.


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

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