PBRT
BVHAccel Class Reference
Inheritance diagram for BVHAccel:
Aggregate Primitive ReferenceCounted

List of all members.

Public Member Functions

 BVHAccel (const vector< Reference< Primitive > > &p, uint32_t maxPrims=1, const string &sm="sah")
BBox WorldBound () const
bool CanIntersect () const
bool Intersect (const Ray &ray, Intersection *isect) const
bool IntersectP (const Ray &ray) const

Member Function Documentation

bool BVHAccel::IntersectP ( const Ray ray) const [virtual]

second child first

Implements Primitive.


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