Table of Contents

Gameplay

Methods Properties Base Classes Derived Classes
Add Index
Build Mesh
Clear ShowDebugDraw
Draw
Constructor

Properties


Index : integer

var Index : Integer

Mesh : indexedhalfedgemesh

var Mesh : IndexedHalfEdgeMesh

ShowDebugDraw : boolean

var ShowDebugDraw : Boolean

Methods


Add : Void

Name Type Description
p0 real3
function Add(p0 : Real3)

Build : boolean

Name Type Description
function Build() : Boolean

Clear : Void

Name Type Description
function Clear()

Draw : Void

Name Type Description
function Draw()

QuickHull3D : Void

constructor

Name Type Description
function QuickHull3D()

QuickHull3D : Void

constructor

Name Type Description
p0 quickhull3d
function QuickHull3D(p0 : QuickHull3D)