PBRT
|
Public Types | |
enum | { START = 1, END = 0 } |
Public Member Functions | |
BoundEdge (float tt, int pn, bool starting) | |
bool | operator< (const BoundEdge &e) const |
Public Attributes | |
float | t |
int | primNum |
enum BoundEdge:: { ... } | type |