Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConvexHull

Convex hull See the ngx3js docs page for details.

Hierarchy

  • ConvexHull

Index

Constructors

constructor

Properties

assigned

assigned: VertexList

faces

faces: FaceEx[]

newFaces

newFaces: FaceEx[]

tolerance

tolerance: number

unassigned

unassigned: VertexList

vertices

vertices: VertexNode[]

Methods

addAdjoiningFace

addNewFaces

addVertexToFace

addVertexToHull

cleanup

compute

computeExtremes

  • computeExtremes(): object

computeHorizon

computeInitialHull

containsPoint

deleteFaceVertices

intersectRay

intersectsRay

  • intersectsRay(ray: I3JS.Ray): boolean

makeEmpty

nextVertexToAdd

reindexFaces

removeAllVerticesFromFace

removeVertexFromFace

resolveUnassignedPoints

setFromObject

setFromPoints

Generated using TypeDoc