In: |
Geodesic.rb
|
Parent: | Object |
Represents a triplet of Vectors defining a face
a | [R] | |
b | [R] | |
c | [R] |
Subdivide the face into (frequency+1)^2 sub-triangles
Returns an array of new Face instances
Note that the points shared by common faces will be pointers to the same vector instance