VectorGraphicEngineOptimizeVectors Method |
Optimizes all vectors contained in the engine.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic void OptimizeVectors(
OptimizationSettings optimizationSettings,
dmat4 transformation,
double motfAngle = 0
)
Parameters
- optimizationSettings OptimizationSettings
- Settings for optimization.
- transformation dmat4
- Transformation of the job element.
- motfAngle Double (Optional)
- Mark on the fly belt direction.
See Also