Generated from class MR.MeshLoad.ObjLoadSettings. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe bool | customXf [get] |
| | if true then vertices will be returned relative to some transformation to avoid precision loss
|
| unsafe bool | countSkippedFaces [get] |
| | if true, the number of skipped faces (faces than can't be created) will be counted
|
| unsafe MR.Std.Const_Function_Bool_From_Float | callback [get, protected set] |
| | callback for set progress and stop process
|
| unsafe bool | telemetrySignal [get] |
| | permit telemetry signal about loading
|
Generated from class MR.MeshLoad.ObjLoadSettings. This is the const half of the class.
◆ Const_ObjLoadSettings() [1/5]
| unsafe MR.MeshLoad.Const_ObjLoadSettings.Const_ObjLoadSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_ObjLoadSettings() [2/5]
| unsafe MR.MeshLoad.Const_ObjLoadSettings.Const_ObjLoadSettings |
( |
bool | customXf, |
|
|
bool | countSkippedFaces, |
|
|
MR.Std._ByValue_Function_Bool_From_Float | callback, |
|
|
bool | telemetrySignal ) |
|
inline |
◆ Const_ObjLoadSettings() [3/5]
| unsafe MR.MeshLoad.Const_ObjLoadSettings.Const_ObjLoadSettings |
( |
MR.MeshLoad._ByValue_ObjLoadSettings | _other | ) |
|
|
inline |
◆ Const_ObjLoadSettings() [4/5]
◆ Const_ObjLoadSettings() [5/5]
| MR.MeshLoad.Const_ObjLoadSettings.Const_ObjLoadSettings |
( |
ObjLoadSettings | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.MeshLoad.Const_ObjLoadSettings.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.MeshLoad.Const_ObjLoadSettings.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_countSkippedFaces
| unsafe bool* MR.MeshLoad.Const_ObjLoadSettings.__ref_storage_countSkippedFaces |
|
protected |
◆ __ref_storage_customXf
| unsafe bool* MR.MeshLoad.Const_ObjLoadSettings.__ref_storage_customXf |
|
protected |
◆ __ref_storage_telemetrySignal
| unsafe bool* MR.MeshLoad.Const_ObjLoadSettings.__ref_storage_telemetrySignal |
|
protected |
◆ callback
| unsafe MR.Std.Const_Function_Bool_From_Float MR.MeshLoad.Const_ObjLoadSettings.callback |
|
getprotected set |
callback for set progress and stop process
◆ countSkippedFaces
| unsafe bool MR.MeshLoad.Const_ObjLoadSettings.countSkippedFaces |
|
get |
if true, the number of skipped faces (faces than can't be created) will be counted
◆ customXf
| unsafe bool MR.MeshLoad.Const_ObjLoadSettings.customXf |
|
get |
if true then vertices will be returned relative to some transformation to avoid precision loss
◆ telemetrySignal
| unsafe bool MR.MeshLoad.Const_ObjLoadSettings.telemetrySignal |
|
get |
permit telemetry signal about loading
The documentation for this class was generated from the following file: