lux::TaBRecBoundEdge Struct Reference

#include <tabreckdtreeaccel.h>

List of all members.

Public Types

enum  { START, END }

Public Member Functions

 TaBRecBoundEdge ()
 TaBRecBoundEdge (float tt, int pn, bool starting)
bool operator< (const TaBRecBoundEdge &e) const

Public Attributes

float t
int primNum
enum lux::TaBRecBoundEdge:: { ... }  type


Detailed Description

Definition at line 94 of file tabreckdtreeaccel.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
START 
END 

Definition at line 109 of file tabreckdtreeaccel.h.


Constructor & Destructor Documentation

lux::TaBRecBoundEdge::TaBRecBoundEdge (  )  [inline]

Definition at line 96 of file tabreckdtreeaccel.h.

lux::TaBRecBoundEdge::TaBRecBoundEdge ( float  tt,
int  pn,
bool  starting 
) [inline]

Definition at line 97 of file tabreckdtreeaccel.h.

References END, primNum, START, t, and type.


Member Function Documentation

bool lux::TaBRecBoundEdge::operator< ( const TaBRecBoundEdge e  )  const [inline]

Definition at line 102 of file tabreckdtreeaccel.h.

References t, and type.


Member Data Documentation

Definition at line 108 of file tabreckdtreeaccel.h.

Referenced by lux::TaBRecKdTreeAccel::buildTree(), and TaBRecBoundEdge().

Referenced by operator<(), and TaBRecBoundEdge().


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

Generated on Mon May 18 07:18:35 2009 for lux by  doxygen 1.5.7.1