Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • AddAndLegalizeTriangle(thePoint1: Graphic3d_ZLayerId, thePoint2: Graphic3d_ZLayerId, thePoint3: Graphic3d_ZLayerId): void
  • Parameters

    • thePoint1: Graphic3d_ZLayerId
    • thePoint2: Graphic3d_ZLayerId
    • thePoint3: Graphic3d_ZLayerId

    Returns void

  • AddLink(theFirstNode: Graphic3d_ZLayerId, theLastNode: Graphic3d_ZLayerId, theLinkIndex: Graphic3d_ZLayerId, theLinkOri: boolean): void
  • Parameters

    • theFirstNode: Graphic3d_ZLayerId
    • theLastNode: Graphic3d_ZLayerId
    • theLinkIndex: Graphic3d_ZLayerId
    • theLinkOri: boolean

    Returns void

  • AddTriangle(thePoint1: Graphic3d_ZLayerId, thePoint2: Graphic3d_ZLayerId, thePoint3: Graphic3d_ZLayerId, theEdges: any): void
  • Parameters

    • thePoint1: Graphic3d_ZLayerId
    • thePoint2: Graphic3d_ZLayerId
    • thePoint3: Graphic3d_ZLayerId
    • theEdges: any

    Returns void

  • CleanFrontierLinks(): void
  • Returns void

  • DecrementRefCounter(): Graphic3d_ZLayerId
  • Delete(): void
  • DumpTriangles(theFileName: string, theTriangles: any): void
  • Parameters

    • theFileName: string
    • theTriangles: any

    Returns void

  • EraseFreeLinks_1(): void
  • Returns void

  • EraseFreeLinks_2(theLinks: any): void
  • Parameters

    • theLinks: any

    Returns void

  • EraseItemsConnectedTo(theNodeIndex: Graphic3d_ZLayerId): void
  • Parameters

    • theNodeIndex: Graphic3d_ZLayerId

    Returns void

  • EraseTriangle(theTriangleIndex: Graphic3d_ZLayerId, theLoopEdges: any): void
  • Parameters

    • theTriangleIndex: Graphic3d_ZLayerId
    • theLoopEdges: any

    Returns void

  • EraseTriangles(theTriangles: any, theLoopEdges: any): void
  • Parameters

    • theTriangles: any
    • theLoopEdges: any

    Returns void

  • GetRefCount(): Graphic3d_ZLayerId
  • GetStructure(): any
  • Returns any

  • IncrementRefCounter(): void
  • IsInstance_2(theTypeName: string): boolean
  • IsKind_2(theTypeName: string): boolean
  • Legalize(theLinkIndex: Graphic3d_ZLayerId): void
  • Parameters

    • theLinkIndex: Graphic3d_ZLayerId

    Returns void

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

Generated using TypeDoc