open_iA  2019.12
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Public Attributes | List of all members
iATri Struct Reference

Structure representing triangle of stl file. Just a container. Nothing special. Contains data about triangle's normal and 3 vetrices. More...

Collaboration diagram for iATri:

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
 

Detailed Description

Structure representing triangle of stl file. Just a container. Nothing special. Contains data about triangle's normal and 3 vetrices.

Member Data Documentation

◆ normal1

float iATri::normal1

◆ normal2

float iATri::normal2

◆ normal3

float iATri::normal3

◆ vertex1X

float iATri::vertex1X

◆ vertex1Y

float iATri::vertex1Y

◆ vertex1Z

float iATri::vertex1Z

◆ vertex2X

float iATri::vertex2X

◆ vertex2Y

float iATri::vertex2Y

◆ vertex2Z

float iATri::vertex2Z

◆ vertex3X

float iATri::vertex3X

◆ vertex3Y

float iATri::vertex3Y

◆ vertex3Z

float iATri::vertex3Z

The documentation for this struct was generated from the following file: