SoSurfaceFittingApproximation3doutDirections Property |
Directions along which the most fitted value was searched.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoImageVizEngineMFieldOutput<SoMFVec3f, SbVec3f> outDirections { get; }
Public ReadOnly Property outDirections As SoImageVizEngineMFieldOutput(Of SoMFVec3f, SbVec3f)
Get
public:
property SoImageVizEngineMFieldOutput<SoMFVec3f^, SbVec3f>^ outDirections {
SoImageVizEngineMFieldOutput<SoMFVec3f^, SbVec3f>^ get ();
}
member outDirections : SoImageVizEngineMFieldOutput<SoMFVec3f, SbVec3f> with get
Property Value
Type:
SoImageVizEngineMFieldOutputSoMFVec3f,
SbVec3fRemarks See Also