Generated from class MR.BendTextAlongCurveParams. This is the non-const half of the class. More...
Properties | |
| new unsafe MR.SymbolMeshParams | symbolMesh [get, protected set] |
| parameters of contours to mesh conversion | |
| new unsafe ref float | pivotCurveTime [get] |
| Position on the curve, where bounding box's pivot point is mapped. | |
| new unsafe ref MR.Vector2f | pivotBoxPoint [get] |
| Position of the curve(pivotCurveTime) in the test' bounding box: (0, 0) - bottom left, (0, 1) - bottom right, (0.5, 0.5) - center, (1, 1) - top right. | |
| new unsafe ref float | fontHeight [get] |
| new unsafe ref float | surfaceOffset [get] |
| new unsafe ref bool | fontBasedSizeCalc [get] |
| new unsafe ref bool | periodicCurve [get] |
| if true, curve parameter will be always within [0,1) with repetition: xr := x - floor(x) | |
| new unsafe ref bool | stretch [get] |
| stretch whole text along curve to fit in unit curve range | |
| Properties inherited from MR.Const_BendTextAlongCurveParams | |
| unsafe MR.Const_SymbolMeshParams | symbolMesh [get, protected set] |
| parameters of contours to mesh conversion | |
| unsafe float | pivotCurveTime [get] |
| Position on the curve, where bounding box's pivot point is mapped. | |
| unsafe ref readonly MR.Vector2f | pivotBoxPoint [get] |
| Position of the curve(pivotCurveTime) in the test' bounding box: (0, 0) - bottom left, (0, 1) - bottom right, (0.5, 0.5) - center, (1, 1) - top right. | |
| unsafe float | fontHeight [get] |
| unsafe float | surfaceOffset [get] |
| unsafe bool | fontBasedSizeCalc [get] |
| unsafe bool | periodicCurve [get] |
| if true, curve parameter will be always within [0,1) with repetition: xr := x - floor(x) | |
| unsafe bool | stretch [get] |
| stretch whole text along curve to fit in unit curve range | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_BendTextAlongCurveParams | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_BendTextAlongCurveParams | |
| unsafe float * | __ref_storage_pivotCurveTime |
| unsafe MR.Vector2f * | __ref_storage_pivotBoxPoint |
| unsafe float * | __ref_storage_fontHeight |
| unsafe float * | __ref_storage_surfaceOffset |
| unsafe bool * | __ref_storage_fontBasedSizeCalc |
| unsafe bool * | __ref_storage_periodicCurve |
| unsafe bool * | __ref_storage_stretch |
Generated from class MR.BendTextAlongCurveParams. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.BendTextAlongCurveParams elementwise.
|
inline |
Generated from constructor MR.BendTextAlongCurveParams.BendTextAlongCurveParams.
|
inline |
Generated from constructor MR.BendTextAlongCurveParams.BendTextAlongCurveParams.
|
inline |
Generated from constructor MR.BendTextAlongCurveParams.BendTextAlongCurveParams.
|
inline |
Generated from method MR::BendTextAlongCurveParams::operator=.
|
get |
|
get |
|
get |
if true, curve parameter will be always within [0,1) with repetition: xr := x - floor(x)
|
get |
Position of the curve(pivotCurveTime) in the test' bounding box: (0, 0) - bottom left, (0, 1) - bottom right, (0.5, 0.5) - center, (1, 1) - top right.
|
get |
Position on the curve, where bounding box's pivot point is mapped.
|
get |
stretch whole text along curve to fit in unit curve range
|
get |
|
getprotected set |
parameters of contours to mesh conversion