Generated from class MR.FillingSurface.CellularSurface.Params. This is the non-const half of the class.
More...
|
| unsafe | Params () |
| | Constructs an empty (default-constructed) instance.
|
| unsafe | Params (MR.FillingSurface.CellularSurface.Type type, MR.Vector3f period, MR.Vector3f width, float r, bool highRes, bool preserveTips) |
| | Constructs MR.FillingSurface.CellularSurface.Params elementwise.
|
| unsafe | Params (MR.FillingSurface.CellularSurface.Const_Params _other) |
| | Generated from constructor MR.FillingSurface.CellularSurface.Params.Params.
|
| | Params (Params _other) |
| | Generated from constructor MR.FillingSurface.CellularSurface.Params.Params.
|
| unsafe MR.FillingSurface.CellularSurface.Params | assign (MR.FillingSurface.CellularSurface.Const_Params _other) |
| | Generated from method MR::FillingSurface::CellularSurface::Params::operator=.
|
| virtual void | Dispose () |
| unsafe | Const_Params () |
| | Constructs an empty (default-constructed) instance.
|
| unsafe | Const_Params (MR.FillingSurface.CellularSurface.Type type, MR.Vector3f period, MR.Vector3f width, float r, bool highRes, bool preserveTips) |
| | Constructs MR.FillingSurface.CellularSurface.Params elementwise.
|
| unsafe | Const_Params (MR.FillingSurface.CellularSurface.Const_Params _other) |
| | Generated from constructor MR.FillingSurface.CellularSurface.Params.Params.
|
| | Const_Params (Params _other) |
| | Generated from constructor MR.FillingSurface.CellularSurface.Params.Params.
|
Generated from class MR.FillingSurface.CellularSurface.Params. This is the non-const half of the class.
◆ Params() [1/4]
| unsafe MR.FillingSurface.CellularSurface.Params.Params |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Params() [2/4]
◆ Params() [3/4]
◆ Params() [4/4]
| MR.FillingSurface.CellularSurface.Params.Params |
( |
Params | _other | ) |
|
|
inline |
◆ assign()
Generated from method MR::FillingSurface::CellularSurface::Params::operator=.
◆ highRes
| new unsafe ref bool MR.FillingSurface.CellularSurface.Params.highRes |
|
get |
◆ period
| new unsafe ref MR.Vector3f MR.FillingSurface.CellularSurface.Params.period |
|
get |
the distance between consecutive cylinders in each direction
◆ preserveTips
| new unsafe ref bool MR.FillingSurface.CellularSurface.Params.preserveTips |
|
get |
| new unsafe ref float MR.FillingSurface.CellularSurface.Params.r |
|
get |
the radius of uniting spheres
◆ type
the type of the base element
◆ width
| new unsafe ref MR.Vector3f MR.FillingSurface.CellularSurface.Params.width |
|
get |
the width of cylinders in each direction
The documentation for this class was generated from the following file: