Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • GetDepthU(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • GetDepthV(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • GetDepths(theDepthU: Graphic3d_ZLayerId, theDepthV: Graphic3d_ZLayerId): void
  • Parameters

    • theDepthU: Graphic3d_ZLayerId
    • theDepthV: Graphic3d_ZLayerId

    Returns void

  • GetIndexU(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • GetIndexV(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • GetIndexes(theIndexU: Graphic3d_ZLayerId, theIndexV: Graphic3d_ZLayerId): void
  • Parameters

    • theIndexU: Graphic3d_ZLayerId
    • theIndexV: Graphic3d_ZLayerId

    Returns void

  • GetRangeIndexUDeeper(theNbSampleU: Graphic3d_ZLayerId): Graphic3d_ZLayerId
  • Parameters

    • theNbSampleU: Graphic3d_ZLayerId

    Returns Graphic3d_ZLayerId

  • GetRangeIndexVDeeper(theNbSampleV: Graphic3d_ZLayerId): Graphic3d_ZLayerId
  • Parameters

    • theNbSampleV: Graphic3d_ZLayerId

    Returns Graphic3d_ZLayerId

  • GetRangeU(theFirstU: number, theLastU: number, theNbSampleU: Graphic3d_ZLayerId): IntTools_Range
  • Parameters

    • theFirstU: number
    • theLastU: number
    • theNbSampleU: Graphic3d_ZLayerId

    Returns IntTools_Range

  • GetRangeV(theFirstV: number, theLastV: number, theNbSampleV: Graphic3d_ZLayerId): IntTools_Range
  • Parameters

    • theFirstV: number
    • theLastV: number
    • theNbSampleV: Graphic3d_ZLayerId

    Returns IntTools_Range

  • SetDepthU(theDepthU: Graphic3d_ZLayerId): void
  • Parameters

    • theDepthU: Graphic3d_ZLayerId

    Returns void

  • SetDepthV(theDepthV: Graphic3d_ZLayerId): void
  • Parameters

    • theDepthV: Graphic3d_ZLayerId

    Returns void

  • SetIndexU(theIndexU: Graphic3d_ZLayerId): void
  • Parameters

    • theIndexU: Graphic3d_ZLayerId

    Returns void

  • SetIndexV(theIndexV: Graphic3d_ZLayerId): void
  • Parameters

    • theIndexV: Graphic3d_ZLayerId

    Returns void

  • SetIndexes(theIndexU: Graphic3d_ZLayerId, theIndexV: Graphic3d_ZLayerId): void
  • Parameters

    • theIndexU: Graphic3d_ZLayerId
    • theIndexV: Graphic3d_ZLayerId

    Returns void

  • delete(): void
  • Returns void

Generated using TypeDoc