attracts the given point inside some mesh's triangle to the given target with the given weight Generated from class MR.Laplacian.Attractor. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
attracts the given point inside some mesh's triangle to the given target with the given weight Generated from class MR.Laplacian.Attractor. This is the const half of the class.
◆ Const_Attractor() [1/4]
| unsafe MR.Const_Laplacian.Const_Attractor.Const_Attractor |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_Attractor() [2/4]
◆ Const_Attractor() [3/4]
Generated from constructor MR::Laplacian::Attractor::Attractor.
◆ Const_Attractor() [4/4]
| MR.Const_Laplacian.Const_Attractor.Const_Attractor |
( |
Attractor | _other | ) |
|
|
inline |
Generated from constructor MR::Laplacian::Attractor::Attractor.
◆ Dispose() [1/2]
| virtual void MR.Const_Laplacian.Const_Attractor.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_Laplacian.Const_Attractor.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_target
| unsafe MR.Vector3d* MR.Const_Laplacian.Const_Attractor.__ref_storage_target |
|
protected |
◆ __ref_storage_weight
| unsafe double* MR.Const_Laplacian.Const_Attractor.__ref_storage_weight |
|
protected |
◆ target
| unsafe ref readonly MR.Vector3d MR.Const_Laplacian.Const_Attractor.target |
|
get |
◆ weight
| unsafe double MR.Const_Laplacian.Const_Attractor.weight |
|
get |
the weight or priority of this attractor relative to all other equations, which must be compatible with weights of other equations; the weight of ordinary equations is 1 for VertexMass.Unit, and 1 / sqrt( double area around central vertex ) for VertexMass.NeiArea
The documentation for this class was generated from the following file: