Single oriented point or two oppositely charged points close together, representing a mesh part (one or more triangles) https://www.dgp.toronto.edu/projects/fast-winding-numbers/fast-winding-numbers-for-soups-and-clouds-siggraph-2018-barill-et-al.pdf Generated from class MR.Dipole. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
Single oriented point or two oppositely charged points close together, representing a mesh part (one or more triangles) https://www.dgp.toronto.edu/projects/fast-winding-numbers/fast-winding-numbers-for-soups-and-clouds-siggraph-2018-barill-et-al.pdf Generated from class MR.Dipole. This is the const half of the class.
◆ Const_Dipole() [1/4]
| unsafe MR.Const_Dipole.Const_Dipole |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_Dipole() [2/4]
◆ Const_Dipole() [3/4]
◆ Const_Dipole() [4/4]
| MR.Const_Dipole.Const_Dipole |
( |
Dipole | _other | ) |
|
|
inline |
◆ addIfGoodApprox()
| unsafe bool MR.Const_Dipole.addIfGoodApprox |
( |
in MR.Vector3f | q, |
|
|
float | betaSq, |
|
|
ref float | addTo ) |
|
inline |
returns true if this dipole is good approximation for a point
- Parameters
-
| q; | and adds the contribution of this dipole to the winding number at point |
| q | to |
| addTo | Generated from method MR.Dipole.addIfGoodApprox. |
◆ Dispose() [1/2]
| virtual void MR.Const_Dipole.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_Dipole.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_area
| unsafe float* MR.Const_Dipole.__ref_storage_area |
|
protected |
◆ __ref_storage_dirArea
| unsafe MR.Vector3f* MR.Const_Dipole.__ref_storage_dirArea |
|
protected |
◆ __ref_storage_pos
◆ __ref_storage_rr
| unsafe float* MR.Const_Dipole.__ref_storage_rr |
|
protected |
◆ area
| unsafe float MR.Const_Dipole.area |
|
get |
◆ dirArea
| unsafe ref readonly MR.Vector3f MR.Const_Dipole.dirArea |
|
get |
◆ pos
◆ rr
| unsafe float MR.Const_Dipole.rr |
|
get |
The documentation for this class was generated from the following file: