Added default IntersectVisitor::_hitReportingMode to be ONLY_NEAREST_HIT.
This commit is contained in:
@@ -146,6 +146,7 @@ IntersectVisitor::IntersectVisitor()
|
||||
|
||||
IntersectVisitor::~IntersectVisitor()
|
||||
{
|
||||
_hitReportingMode = ONLY_NEAREST_HIT;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user