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] |
| | 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)
|
| unsafe ref readonly MR.EdgeId | 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)
|
Generated from class MR.MakeBridgeResult. This is the const half of the class.
◆ Const_MakeBridgeResult() [1/4]
| unsafe MR.Const_MakeBridgeResult.Const_MakeBridgeResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_MakeBridgeResult() [2/4]
| unsafe MR.Const_MakeBridgeResult.Const_MakeBridgeResult |
( |
int | newFaces, |
|
|
MR.EdgeId | na, |
|
|
MR.EdgeId | nb ) |
|
inline |
◆ Const_MakeBridgeResult() [3/4]
◆ Const_MakeBridgeResult() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_MakeBridgeResult.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_MakeBridgeResult.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ operator bool()
bridge construction is successful if at least one new face was created Generated from conversion operator MR::MakeBridgeResult::operator bool.
◆ __ref_storage_na
| unsafe MR.EdgeId* MR.Const_MakeBridgeResult.__ref_storage_na |
|
protected |
◆ __ref_storage_nb
| unsafe MR.EdgeId* MR.Const_MakeBridgeResult.__ref_storage_nb |
|
protected |
◆ __ref_storage_newFaces
| unsafe int* MR.Const_MakeBridgeResult.__ref_storage_newFaces |
|
protected |
◆ 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)
◆ newFaces
| unsafe int MR.Const_MakeBridgeResult.newFaces |
|
get |
the number of faces added to the mesh
The documentation for this class was generated from the following file: