Class: Geometry

Geometry

new Geometry()

Creates new geometry with default values
Source:

Classes

Box
Icosahedron
Plane
Sphere

Methods

boxBoxCollision(box1, box2)

TODO: Description
Parameters:
Name Type Description
box1
box2
Source:
Returns:
mtd

boxSphereCollision(box, sphere, invert)

TODO: Description
Parameters:
Name Type Description
box
sphere
invert
Source:
Returns:
mtd

sphereSphereCollision(sphere1, sphere2)

TODO: Description
Parameters:
Name Type Description
sphere1
sphere2
Source:
Returns:
Literal