Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • Build(): void
  • Returns void

  • DecrementRefCounter(): Graphic3d_ZLayerId
  • Delete(): void
  • DetectedPoint(theDepth: number): gp_Pnt
  • Parameters

    • theDepth: number

    Returns gp_Pnt

  • DistToGeometryCenter(theCOG: gp_Pnt): number
  • Parameters

    Returns number

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

    • theOStream: Standard_OStream
    • theDepth: Graphic3d_ZLayerId

    Returns void

  • GetPlanes(thePlaneEquations: NCollection_Vector<SelectMgr_Vec4>): void
  • Parameters

    • thePlaneEquations: NCollection_Vector<SelectMgr_Vec4>

    Returns void

  • GetRefCount(): Graphic3d_ZLayerId
  • IncrementRefCounter(): void
  • IsInstance_2(theTypeName: string): boolean
  • IsKind_2(theTypeName: string): boolean
  • IsScalable(): boolean
  • Returns boolean

  • OverlapsBox_2(theBoxMin: SelectMgr_Vec3, theBoxMax: SelectMgr_Vec3, theInside: boolean): boolean
  • Parameters

    • theBoxMin: SelectMgr_Vec3
    • theBoxMax: SelectMgr_Vec3
    • theInside: boolean

    Returns boolean

  • OverlapsCylinder_2(theBottomRad: number, theTopRad: number, theHeight: number, theTrsf: gp_Trsf, theInside: boolean): boolean
  • Parameters

    • theBottomRad: number
    • theTopRad: number
    • theHeight: number
    • theTrsf: gp_Trsf
    • theInside: boolean

    Returns boolean

  • OverlapsPoint_2(thePnt: gp_Pnt): boolean
  • Parameters

    Returns boolean

  • OverlapsSphere_1(theCenter: gp_Pnt, theRadius: number, theInside: boolean): boolean
  • Parameters

    • theCenter: gp_Pnt
    • theRadius: number
    • theInside: boolean

    Returns boolean

  • RayCylinderIntersection(theBottomRadius: number, theTopRadius: number, theHeight: number, theLoc: gp_Pnt, theRayDir: gp_Dir, theTimeEnter: number, theTimeLeave: number): boolean
  • Parameters

    • theBottomRadius: number
    • theTopRadius: number
    • theHeight: number
    • theLoc: gp_Pnt
    • theRayDir: gp_Dir
    • theTimeEnter: number
    • theTimeLeave: number

    Returns boolean

  • RaySphereIntersection(theCenter: gp_Pnt, theRadius: number, theLoc: gp_Pnt, theRayDir: gp_Dir, theTimeEnter: number, theTimeLeave: number): boolean
  • Parameters

    • theCenter: gp_Pnt
    • theRadius: number
    • theLoc: gp_Pnt
    • theRayDir: gp_Dir
    • theTimeEnter: number
    • theTimeLeave: number

    Returns boolean

  • SetPixelTolerance(theTol: Graphic3d_ZLayerId): void
  • Parameters

    • theTol: Graphic3d_ZLayerId

    Returns void

  • SetViewport(theX: number, theY: number, theWidth: number, theHeight: number): void
  • Parameters

    • theX: number
    • theY: number
    • theWidth: number
    • theHeight: number

    Returns void

  • SetWindowSize(theWidth: Graphic3d_ZLayerId, theHeight: Graphic3d_ZLayerId): void
  • Parameters

    • theWidth: Graphic3d_ZLayerId
    • theHeight: Graphic3d_ZLayerId

    Returns void

  • WindowSize(theWidth: Graphic3d_ZLayerId, theHeight: Graphic3d_ZLayerId): void
  • Parameters

    • theWidth: Graphic3d_ZLayerId
    • theHeight: Graphic3d_ZLayerId

    Returns void

  • delete(): void
  • get_type_name(): number

Generated using TypeDoc