information about shell vertex Generated from class MR.ShellVertexInfo. This is the const half of the class.
More...
|
|
virtual void | Dispose () |
| |
|
unsafe | Const_ShellVertexInfo () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Const_ShellVertexInfo (bool inRange, bool projOnBd, bool rightSide) |
| | Constructs MR.ShellVertexInfo elementwise.
|
| |
|
unsafe | Const_ShellVertexInfo (MR.Const_ShellVertexInfo _other) |
| | Generated from constructor MR.ShellVertexInfo.ShellVertexInfo.
|
| |
|
unsafe bool | valid () |
| | returns true if shell vertex is in range, does not project on boundary and located on proper side Generated from method MR.ShellVertexInfo.valid.
|
| |
|
|
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
|
| |
|
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.
|
| |
information about shell vertex Generated from class MR.ShellVertexInfo. This is the const half of the class.
The documentation for this class was generated from the following file: