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 non-const half of the class. More...
Public Member Functions | |
| unsafe | Dipole () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Dipole (MR.Vector3f pos, float area, MR.Vector3f dirArea, float rr) |
| Constructs MR.Dipole elementwise. | |
| unsafe | Dipole (MR.Const_Dipole _other) |
| Generated from constructor MR.Dipole.Dipole. | |
| Dipole (Dipole _other) | |
| Generated from constructor MR.Dipole.Dipole. | |
| unsafe MR.Dipole | assign (MR.Const_Dipole _other) |
| Generated from method MR::Dipole::operator=. | |
| Public Member Functions inherited from MR.Const_Dipole | |
| virtual void | Dispose () |
| unsafe | Const_Dipole () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_Dipole (MR.Vector3f pos, float area, MR.Vector3f dirArea, float rr) |
| Constructs MR.Dipole elementwise. | |
| unsafe | Const_Dipole (MR.Const_Dipole _other) |
| Generated from constructor MR.Dipole.Dipole. | |
| Const_Dipole (Dipole _other) | |
| Generated from constructor MR.Dipole.Dipole. | |
| unsafe bool | addIfGoodApprox (in MR.Vector3f q, float betaSq, ref float addTo) |
| returns true if this dipole is good approximation for a point | |
Properties | |
| new unsafe ref MR.Vector3f | pos [get] |
| new unsafe ref float | area [get] |
| new unsafe ref MR.Vector3f | dirArea [get] |
| new unsafe ref float | rr [get] |
| Properties inherited from MR.Const_Dipole | |
| unsafe ref readonly MR.Vector3f | pos [get] |
| unsafe float | area [get] |
| unsafe ref readonly MR.Vector3f | dirArea [get] |
| unsafe float | rr [get] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_Dipole | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_Dipole | |
| unsafe MR.Vector3f * | __ref_storage_pos |
| unsafe float * | __ref_storage_area |
| unsafe MR.Vector3f * | __ref_storage_dirArea |
| unsafe float * | __ref_storage_rr |
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 non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.Dipole elementwise.
|
inline |
Generated from constructor MR.Dipole.Dipole.
|
inline |
Generated from constructor MR.Dipole.Dipole.
|
inline |
Generated from method MR::Dipole::operator=.
|
get |
|
get |
|
get |
|
get |