information about shell vertex Generated from class MR.ShellVertexInfo. This is the non-const half of the class.
More...
|
| new unsafe ref bool | inRange [get] |
| | true when shell vertex is within settings.maxDist from source mesh
|
| |
| new unsafe ref bool | projOnBd [get] |
| | shell vertex projects on source mesh boundary (never true for winding rule mode)
|
| |
| new unsafe ref 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 non-const half of the class.
◆ ShellVertexInfo() [1/4]
| unsafe MR.ShellVertexInfo.ShellVertexInfo |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ ShellVertexInfo() [2/4]
| unsafe MR.ShellVertexInfo.ShellVertexInfo |
( |
bool | inRange, |
|
|
bool | projOnBd, |
|
|
bool | rightSide ) |
|
inline |
◆ ShellVertexInfo() [3/4]
| unsafe MR.ShellVertexInfo.ShellVertexInfo |
( |
MR.Const_ShellVertexInfo | _other | ) |
|
|
inline |
Generated from constructor MR.ShellVertexInfo.ShellVertexInfo.
◆ ShellVertexInfo() [4/4]
Generated from constructor MR.ShellVertexInfo.ShellVertexInfo.
◆ assign()
Generated from method MR.ShellVertexInfo.operator=.
◆ inRange
| new unsafe ref bool MR.ShellVertexInfo.inRange |
|
get |
true when shell vertex is within settings.maxDist from source mesh
◆ projOnBd
| new unsafe ref bool MR.ShellVertexInfo.projOnBd |
|
get |
shell vertex projects on source mesh boundary (never true for winding rule mode)
◆ rightSide
| new unsafe ref bool MR.ShellVertexInfo.rightSide |
|
get |
whether shell vertex is on requested side of source mesh
The documentation for this class was generated from the following file: