MeshLib C# Docs
Loading...
Searching...
No Matches
MR.PreciseVertCoord Class Reference

Generated from class MR.PreciseVertCoord. This is the non-const half of the class. More...

Inheritance diagram for MR.PreciseVertCoord:

Public Member Functions

unsafe PreciseVertCoord ()
 Constructs an empty (default-constructed) instance.
unsafe PreciseVertCoord (MR.VertId id, int pt)
 Constructs MR.PreciseVertCoord elementwise.
unsafe PreciseVertCoord (MR.Const_PreciseVertCoord _other)
 Generated from constructor MR.PreciseVertCoord.PreciseVertCoord.
 PreciseVertCoord (PreciseVertCoord _other)
 Generated from constructor MR.PreciseVertCoord.PreciseVertCoord.
unsafe MR.PreciseVertCoord assign (MR.Const_PreciseVertCoord _other)
 Generated from method MR::PreciseVertCoord::operator=.

Properties

new unsafe ref MR.VertId id [get]
 unique id of the vertex (in both contours)
new unsafe ref int pt [get]
 coordinate

Detailed Description

Generated from class MR.PreciseVertCoord. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ PreciseVertCoord() [1/4]

unsafe MR.PreciseVertCoord.PreciseVertCoord ( )
inline

Constructs an empty (default-constructed) instance.

◆ PreciseVertCoord() [2/4]

unsafe MR.PreciseVertCoord.PreciseVertCoord ( MR.VertId id,
int pt )
inline

Constructs MR.PreciseVertCoord elementwise.

◆ PreciseVertCoord() [3/4]

unsafe MR.PreciseVertCoord.PreciseVertCoord ( MR.Const_PreciseVertCoord _other)
inline

Generated from constructor MR.PreciseVertCoord.PreciseVertCoord.

◆ PreciseVertCoord() [4/4]

MR.PreciseVertCoord.PreciseVertCoord ( PreciseVertCoord _other)
inline

Generated from constructor MR.PreciseVertCoord.PreciseVertCoord.

Member Function Documentation

◆ assign()

unsafe MR.PreciseVertCoord MR.PreciseVertCoord.assign ( MR.Const_PreciseVertCoord _other)
inline

Generated from method MR::PreciseVertCoord::operator=.

Property Documentation

◆ id

new unsafe ref MR.VertId MR.PreciseVertCoord.id
get

unique id of the vertex (in both contours)

◆ pt

new unsafe ref int MR.PreciseVertCoord.pt
get

coordinate


The documentation for this class was generated from the following file: