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
iAModelData Struct Reference

#include <iADreamCasterCommon.h>

Collaboration diagram for iAModelData:

Public Attributes

iAaabb box
 loaded mesh's aabb More...
 
std::vector< iAtriangle * > stlMesh
 loaded mesh's triangles vector More...
 
std::vector< iAVec3f * > vertices
 loaded mesh's vertices vector More...
 

Member Data Documentation

◆ box

iAaabb iAModelData::box

loaded mesh's aabb

◆ stlMesh

std::vector<iAtriangle*> iAModelData::stlMesh

loaded mesh's triangles vector

◆ vertices

std::vector<iAVec3f*> iAModelData::vertices

loaded mesh's vertices vector


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