![]() |
open_iA
2019.12
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
Structure representing triangle of stl file. Just a container. Nothing special. Contains data about triangle's normal and 3 vetrices. More...
Public Attributes | |
| float | normal1 |
| float | normal2 |
| float | normal3 |
| float | vertex1X |
| float | vertex1Y |
| float | vertex1Z |
| float | vertex2X |
| float | vertex2Y |
| float | vertex2Z |
| float | vertex3X |
| float | vertex3Y |
| float | vertex3Z |
Structure representing triangle of stl file. Just a container. Nothing special. Contains data about triangle's normal and 3 vetrices.
| float iATri::normal1 |
| float iATri::normal2 |
| float iATri::normal3 |
| float iATri::vertex1X |
| float iATri::vertex1Y |
| float iATri::vertex1Z |
| float iATri::vertex2X |
| float iATri::vertex2Y |
| float iATri::vertex2Z |
| float iATri::vertex3X |
| float iATri::vertex3Y |
| float iATri::vertex3Z |
1.8.16