Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Octree

Octree See the ngx3js docs page for details.

Hierarchy

  • Octree

Index

Constructors

constructor

Properties

box

box: I3JS.Box3

subTrees

subTrees: I3JS.Octree[]

triangles

triangles: I3JS.Triangle[]

Methods

addTriangle

build

calcBox

capsuleIntersect

fromGraphNode

getCapsuleTriangles

getRayTriangles

getSphereTriangles

rayIntersect

sphereIntersect

split

triangleCapsuleIntersect

triangleSphereIntersect

Generated using TypeDoc