Click or drag to resize

BaseScanController.PrepareVectorGraphicList Method

Overload List
 NameDescription
Public methodPrepareVectorGraphicList(IReadOnlyCollection<VectorGraphicLayer>, Int32, dmat4, GenericMarkerProfile, IOPortCondition, Nullable<Guid>, Int32, Int32, Int32, Boolean, Boolean, Nullable<Guid>) Creates the commands lists internally. Prepared lists can be downloaded with [M:BaseScanController.SetList(???,System.Int32,System.Boolean,System.Boolean)].
Public methodPrepareVectorGraphicList(IList<VectorGraphicLayersWrapper>, Int32, dmat4, GenericMarkerProfile, IDictionary<VectorGraphicPath, ValueTuple<Nullable<Double>, Nullable<dvec3>>>, dvec3, IOPortCondition, Nullable<Guid>, Int32, Int32, Int32, Boolean, Boolean, Nullable<Guid>) Creates the commands lists internally. Prepared lists can be downloaded with [M:BaseScanController.SetList(???,System.Int32,System.Boolean,System.Boolean)].
Public methodPrepareVectorGraphicList(IReadOnlyCollection<VectorGraphicLayer>, Int32, dmat4, GenericMarkerProfile, IDictionary<VectorGraphicPath, ValueTuple<Nullable<Double>, Nullable<dvec3>>>, dvec3, IOPortCondition, Nullable<Guid>, Int32, Int32, Int32, Boolean, Boolean, Nullable<Guid>) Creates the commands lists internally. Prepared lists can be downloaded with [M:BaseScanController.SetList(???,System.Int32,System.Boolean,System.Boolean)].
Top
See Also