information about shell vertex Generated from class MR.ShellVertexInfo. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe bool | inRange [get] |
| | true when shell vertex is within settings.maxDist from source mesh
|
| unsafe bool | projOnBd [get] |
| | shell vertex projects on source mesh boundary (never true for winding rule mode)
|
| unsafe bool | rightSide [get] |
| | whether shell vertex is on requested side of source mesh
|
information about shell vertex Generated from class MR.ShellVertexInfo. This is the const half of the class.
◆ Const_ShellVertexInfo() [1/4]
| unsafe MR.Const_ShellVertexInfo.Const_ShellVertexInfo |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_ShellVertexInfo() [2/4]
| unsafe MR.Const_ShellVertexInfo.Const_ShellVertexInfo |
( |
bool | inRange, |
|
|
bool | projOnBd, |
|
|
bool | rightSide ) |
|
inline |
◆ Const_ShellVertexInfo() [3/4]
◆ Const_ShellVertexInfo() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_ShellVertexInfo.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_ShellVertexInfo.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ valid()
| unsafe bool MR.Const_ShellVertexInfo.valid |
( |
| ) |
|
|
inline |
returns true if shell vertex is in range, does not project on boundary and located on proper side Generated from method MR.ShellVertexInfo.valid.
◆ __ref_storage_inRange
| unsafe bool* MR.Const_ShellVertexInfo.__ref_storage_inRange |
|
protected |
◆ __ref_storage_projOnBd
| unsafe bool* MR.Const_ShellVertexInfo.__ref_storage_projOnBd |
|
protected |
◆ __ref_storage_rightSide
| unsafe bool* MR.Const_ShellVertexInfo.__ref_storage_rightSide |
|
protected |
◆ inRange
| unsafe bool MR.Const_ShellVertexInfo.inRange |
|
get |
true when shell vertex is within settings.maxDist from source mesh
◆ projOnBd
| unsafe bool MR.Const_ShellVertexInfo.projOnBd |
|
get |
shell vertex projects on source mesh boundary (never true for winding rule mode)
◆ rightSide
| unsafe bool MR.Const_ShellVertexInfo.rightSide |
|
get |
whether shell vertex is on requested side of source mesh
The documentation for this class was generated from the following file: