Powertek.Rt.PtKdPacketStack Class Reference

PtKdPacketStack. More...

Collaboration diagram for Powertek.Rt.PtKdPacketStack:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 PtKdPacketStack (int size)
void Clear ()
void Push (PtRtKdTreeNode node, float[] tSplit, float[] tMax)
void Pop (out PtRtKdTreeNode res, ref float[] tSplit, ref float[] tMax)

Properties

bool IsEmpty [get]


Detailed Description


Constructor & Destructor Documentation

Powertek.Rt.PtKdPacketStack.PtKdPacketStack ( int  size  ) 

PtKdPacketStack.

Parameters:
size 


Member Function Documentation

void Powertek.Rt.PtKdPacketStack.Clear (  ) 

Clear.

void Powertek.Rt.PtKdPacketStack.Pop ( out PtRtKdTreeNode  res,
ref float[]  tSplit,
ref float[]  tMax 
)

Pop Node from Stack.

Parameters:
res 
tSplit 
tMax 

void Powertek.Rt.PtKdPacketStack.Push ( PtRtKdTreeNode  node,
float[]  tSplit,
float[]  tMax 
)

Push to Stack.

Parameters:
node 
tSplit 
tMax 


Property Documentation

bool Powertek.Rt.PtKdPacketStack.IsEmpty [get]

IsEmpty.


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