Mesh Oriented datABase  (version 5.5.0)
An array-based unstructured mesh library
moab::BinaryTri Struct Reference

Public Attributes

float normal [3]
 
float coords [9]
 
char pad [2]
 

Detailed Description

Definition at line 257 of file ReadSTL.cpp.

Member Data Documentation

◆ coords

float moab::BinaryTri::coords[9]

Definition at line 260 of file ReadSTL.cpp.

Referenced by moab::ReadSTL::binary_read_triangles().

◆ normal

float moab::BinaryTri::normal[3]

Definition at line 259 of file ReadSTL.cpp.

◆ pad

char moab::BinaryTri::pad[2]

Definition at line 261 of file ReadSTL.cpp.


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