Generated from class MR.MakeBridgeResult. This is the const half of the class.
More...
|
|
static unsafe | operator bool (MR.Const_MakeBridgeResult _this) |
| | bridge construction is successful if at least one new face was created Generated from conversion operator MR.MakeBridgeResult.operator bool.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe int | newFaces [get] |
| | the number of faces added to the mesh
|
| |
| unsafe ref readonly MR.EdgeId | na [get] |
| |
| unsafe ref readonly MR.EdgeId | nb [get] |
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
Generated from class MR.MakeBridgeResult. This is the const half of the class.
◆ na
| unsafe ref readonly MR.EdgeId MR.Const_MakeBridgeResult.na |
|
get |
the edge na (nb) if valid is a new boundary edge of the created bridge without left face, having the same origin as input edge a (b)
◆ nb
| unsafe ref readonly MR.EdgeId MR.Const_MakeBridgeResult.nb |
|
get |
the edge na (nb) if valid is a new boundary edge of the created bridge without left face, having the same origin as input edge a (b)
The documentation for this class was generated from the following file: