RayTraverseAggregate

Undocumented in source.

Members

Functions

opApply
int opApply(int delegate(ref T) dg)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

node
BVHNode!T node;
Undocumented in source.
ray
Ray* ray;
Undocumented in source.

Meta