Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SelectMgr_TriangularFrustum

Index

Constructors

Methods

  • Build(): void
  • Returns void

  • Clear(): void
  • Returns void

  • 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

  • IsScalable(): boolean
  • Returns boolean

  • OverlapsBox_2(theMinPt: SelectMgr_Vec3, theMaxPt: SelectMgr_Vec3, theInside: boolean): boolean
  • Parameters

    • theMinPt: SelectMgr_Vec3
    • theMaxPt: 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(a0: 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

  • delete(): void
  • Returns void

  • get_type_name(): number
  • Returns number

Generated using TypeDoc