Class SoDegreeOfAnisotropyQuantification.SbAnisotropyDegreeDetail

  • Enclosing class:
    SoDegreeOfAnisotropyQuantification

    @Deprecated(since="2023.2")
    public static class SoDegreeOfAnisotropyQuantification.SbAnisotropyDegreeDetail
    extends Inventor
    Deprecated.
    As of Open Inventor 2023.2. ImageViz API is replaced by the new ImageDev toolkit.
    Results details of degree of anisotropy global measure.
    • Constructor Detail

      • SbAnisotropyDegreeDetail

        public SbAnisotropyDegreeDetail​(SoImageAnalysisResult analysis)
        Deprecated.
        Calls SbAnisotropyDegreeDetail(analysis, (int)0).
      • SbAnisotropyDegreeDetail

        public SbAnisotropyDegreeDetail​(SoImageAnalysisResult analysis,
                                        int sequenceIndex)
        Deprecated.