Click or drag to resize
SoCurvatureIntegralsQuantification3d.SbCurvatureIntegralsDetail Structure

Results details of curvature integrals.

Namespace: OIV.ImageViz.Engines.ImageAnalysis.GlobalMeasures
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public struct SbCurvatureIntegralsDetail

The SoCurvatureIntegralsQuantification3d. SbCurvatureIntegralsDetail type exposes the following members.

Constructors
  NameDescription
Public methodSoCurvatureIntegralsQuantification3d.SbCurvatureIntegralsDetail(SoImageAnalysisResult)
Calls SbCurvatureIntegralsDetail(analysis, System.Int32(0)).
Public methodSoCurvatureIntegralsQuantification3d.SbCurvatureIntegralsDetail(SoImageAnalysisResult, Int32)
Initializes a new instance of the SoCurvatureIntegralsQuantification3d. SbCurvatureIntegralsDetail class
Top
Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Properties
  NameDescription
Public propertyMeanCurvature

The integral mean curvature value.

Public propertyTotalCurvature

The integral total curvature value.

Top
Remarks