Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SelectMgr_RectangularFrustum

Index

Constructors

Methods

  • Build(): void
  • Returns 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

  • Parameters

    Returns void

  • 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_2(theCenter: gp_Pnt, theRadius: number, theInside: boolean): boolean
  • Parameters

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

    Returns boolean

  • delete(): void
  • Returns void

Generated using TypeDoc