MeshLib
 
Loading...
Searching...
No Matches
MRDipole.h File Reference
#include "MRVector3.h"

Go to the source code of this file.

Classes

struct  MR::Dipole
 

Namespaces

namespace  MR
 

Functions

MRMESH_API void MR::calcDipoles (Dipoles &dipoles, const AABBTree &tree, const Mesh &mesh)
 calculates dipoles for given mesh and AABB-tree
 
MRMESH_API Dipoles MR::calcDipoles (const AABBTree &tree, const Mesh &mesh)
 
MRMESH_API float MR::calcFastWindingNumber (const Dipoles &dipoles, const AABBTree &tree, const Mesh &mesh, const Vector3f &q, float beta, FaceId skipFace)