Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Graphic3d_BSDF

Index

Constructors

Methods

  • DumpJson(theOStream: Standard_OStream, theDepth: Graphic3d_ZLayerId): void
  • Parameters

    • theOStream: Standard_OStream
    • theDepth: Graphic3d_ZLayerId

    Returns void

  • Normalize(): void
  • Returns void

  • delete(): void
  • Returns void

  • CreateGlass(theWeight: OpenGl_Vec3, theAbsorptionColor: OpenGl_Vec3, theAbsorptionCoeff: number, theRefractionIndex: number): Graphic3d_BSDF
  • Parameters

    • theWeight: OpenGl_Vec3
    • theAbsorptionColor: OpenGl_Vec3
    • theAbsorptionCoeff: number
    • theRefractionIndex: number

    Returns Graphic3d_BSDF

  • CreateTransparent(theWeight: OpenGl_Vec3, theAbsorptionColor: OpenGl_Vec3, theAbsorptionCoeff: number): Graphic3d_BSDF
  • Parameters

    • theWeight: OpenGl_Vec3
    • theAbsorptionColor: OpenGl_Vec3
    • theAbsorptionCoeff: number

    Returns Graphic3d_BSDF

Generated using TypeDoc