Go to the source code of this file.
Classes | |
struct | MR::IntersectionPrecomputes< T > |
Namespaces | |
namespace | MR |
Functions | |
template<typename T > | |
void | MR::findMaxVectorDim (int &dimX, int &dimY, int &dimZ, const Vector3< T > &dir) |
finds index of maximum axis and stores it into dimZ | |