Generated from class MR.PreciseVertCoords. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe ref readonly MR.VertId | id [get] |
| | unique id of the vertex (in both meshes)
|
| unsafe ref readonly MR.Vector3i | pt [get] |
| | integer coordinates of the vertex
|
Generated from class MR.PreciseVertCoords. This is the const half of the class.
◆ Const_PreciseVertCoords() [1/4]
| unsafe MR.Const_PreciseVertCoords.Const_PreciseVertCoords |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_PreciseVertCoords() [2/4]
◆ Const_PreciseVertCoords() [3/4]
◆ Const_PreciseVertCoords() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_PreciseVertCoords.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_PreciseVertCoords.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_id
| unsafe MR.VertId* MR.Const_PreciseVertCoords.__ref_storage_id |
|
protected |
◆ __ref_storage_pt
| unsafe MR.Vector3i* MR.Const_PreciseVertCoords.__ref_storage_pt |
|
protected |
◆ id
| unsafe ref readonly MR.VertId MR.Const_PreciseVertCoords.id |
|
get |
unique id of the vertex (in both meshes)
◆ pt
| unsafe ref readonly MR.Vector3i MR.Const_PreciseVertCoords.pt |
|
get |
integer coordinates of the vertex
The documentation for this class was generated from the following file: