the vertices in the queue are ordered by the sum of their metric from a start location and the lower bound of a path till target point (A* heuristic) Generated from class MR.MetricToAStarPenalty. This is the non-const half of the class. More...
Properties | |
| new unsafe MR.? Const_VertCoords | points [get, set] |
| new unsafe ref MR.Vector3f | target [get] |
| Properties inherited from MR.Const_MetricToAStarPenalty | |
| unsafe MR.? Const_VertCoords | points [get] |
| unsafe ref readonly MR.Vector3f | target [get] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_MetricToAStarPenalty | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_MetricToAStarPenalty | |
| unsafe MR.Const_VertCoords._Underlying ** | __ptr_storage_points |
| unsafe MR.Vector3f * | __ref_storage_target |
the vertices in the queue are ordered by the sum of their metric from a start location and the lower bound of a path till target point (A* heuristic) Generated from class MR.MetricToAStarPenalty. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.MetricToAStarPenalty elementwise.
|
inline |
Generated from constructor MR.MetricToAStarPenalty.MetricToAStarPenalty.
|
inline |
Generated from constructor MR.MetricToAStarPenalty.MetricToAStarPenalty.
|
inline |
Generated from method MR::MetricToAStarPenalty::operator=.
|
getset |
|
get |