![]() |
3DCoat
3D-COAT 4.9.xx
3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model.
|
the structure to keep exactly intersecting edges and faces touched by edges More...
Public Attributes | |
| DWORDS2 | D1 |
| if edges are exactly intersecting - D1 and D2 are that edges edge1 More... | |
| DWORDS2 | D2 |
| edge2 More... | |
| bi_DWORD | EF |
| if D1 and D2 emply - it means vertex touching face instead of exact edges intersection, in this case EF is (TouchingVertex, TriangleIndex) More... | |
| int | idx |
| index in array of intersection points, ips[...] More... | |
the structure to keep exactly intersecting edges and faces touched by edges
| DWORDS2 biD2::D1 |
if edges are exactly intersecting - D1 and D2 are that edges edge1
| DWORDS2 biD2::D2 |
edge2
| bi_DWORD biD2::EF |
if D1 and D2 emply - it means vertex touching face instead of exact edges intersection, in this case EF is (TouchingVertex, TriangleIndex)
| int biD2::idx |
index in array of intersection points, ips[...]