Generated from class MR::Line3Mesh<double>. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | Line3Mesh_Double () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Line3Mesh_Double (MR.Const_Line3d line, MR.IntersectionPrecomputes_Double? prec, MR.Const_Mesh? mesh, MR.Const_AABBTree? tree, MR.Const_FaceBitSet? region) |
| Constructs MR::Line3Mesh<double> elementwise. | |
| unsafe | Line3Mesh_Double (MR.Const_Line3Mesh_Double _other) |
| Generated from constructor MR::Line3Mesh<double>::Line3Mesh. | |
| Line3Mesh_Double (Line3Mesh_Double _other) | |
| Generated from constructor MR::Line3Mesh<double>::Line3Mesh. | |
| unsafe MR.Line3Mesh_Double | assign (MR.Const_Line3Mesh_Double _other) |
| Generated from method MR::Line3Mesh<double>::operator=. | |
Properties | |
| new unsafe MR.Line3d | line [get, protected set] |
| in the reference frame of mesh | |
| new unsafe MR.? IntersectionPrecomputes_Double | prec [get, set] |
| set it to a valid pointer for better performance | |
| new unsafe MR.? Const_Mesh | mesh [get, set] |
| must be set a valid pointer before use | |
| new unsafe MR.? Const_AABBTree | tree [get, set] |
| must be set a valid pointer before use | |
| new unsafe MR.? Const_FaceBitSet | region [get, set] |
| may remain nullptr, meaning all mesh | |
Generated from class MR::Line3Mesh<double>. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR::Line3Mesh<double> elementwise.
|
inline |
Generated from constructor MR::Line3Mesh<double>::Line3Mesh.
|
inline |
Generated from constructor MR::Line3Mesh<double>::Line3Mesh.
|
inline |
Generated from method MR::Line3Mesh<double>::operator=.
|
getprotected set |
in the reference frame of mesh
|
getset |
must be set a valid pointer before use
|
getset |
set it to a valid pointer for better performance
|
getset |
may remain nullptr, meaning all mesh
|
getset |
must be set a valid pointer before use