SoSurfaceFittingApproximation3d Properties |
The SoSurfaceFittingApproximation3d type exposes the following members.
Name | Description | |
---|---|---|
![]() | bottomBoundaryCondition | The type of boundary conditions for the bottom boundary. |
![]() | detectionType | Defines the criterion on which a vertex will be kept as the best fit. |
![]() | directions | Defines the search direction for each vertex. |
![]() | dirichletValues | Dirichlet values for left, right, top and bottom boundary conditions. |
![]() | distance | Defines the maximum distance that vertices can be moved. |
![]() | inFeatureImage | Input 3D image containing weight values. |
![]() | inSurface | Input surface. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | leftBoundaryCondition | The type of boundary conditions for the left boundary. |
![]() | outDirections | Directions along which the most fitted value was searched. |
![]() | outSurface | Output surface with fitted vertices. |
![]() | regularizationType | The type of regularization used to enforce the smoothness of the mesh. |
![]() | rightBoundaryCondition | The type of boundary conditions for the right boundary. |
![]() | smoothing | A regularization is applied on the fitted mesh in order to smooth it and limit the effect of outliers. |
![]() | thresholdLevel | Defines a range of values that can be considered for the best fit. |
![]() | topBoundaryCondition | The type of boundary conditions for the top boundary. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |