Immerseum Namespace : Shapes Class |
The following tables list the members exposed by Shapes.
Name | Description | |
---|---|---|
![]() | Shapes Constructor |
Name | Description | |||||
---|---|---|---|---|---|---|
![]() ![]() | getBisectingVertices | Given a sequence of three points, inserts a new point between the last two points. | ||||
![]() ![]() | getDelaunayTriangulationArray |
Given an array of Vector3 values representing the vertices of a Mesh, returns an array of triangle indices that correspond to a set of triangle faces that "fill" the plane. | ||||
![]() ![]() | isRightAngleTurn | Determines whether the two points provided are at right angles to each other (i.e. generate a sharp corner). |