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