STLData Struct Reference

#include <STL.h>

List of all members.

Public Attributes

float vect [12]
unsigned short pad

Detailed Description

三角形データ用 v[0] 〜 v[2] : 法線ベクトル v[3] 〜 v[5] : 第1の頂点の X,Y,Z座標 v[6] 〜 v[8] : 第2の頂点の X,Y,Z座標 v[9] 〜 v[11]: 第3の頂点の X,Y,Z座標 STL Data は 32bit単位 なので float を使用

Definition at line 34 of file STL.h.


Member Data Documentation

unsigned short pad

Definition at line 36 of file STL.h.

float vect[12]

Definition at line 35 of file STL.h.

Referenced by jbxl::CreateTriSolidFromSTL(), jbxl::ReadSTLFileB(), and jbxl::WriteSTLFileB().


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

Generated on 15 Nov 2023 for JunkBox_Lib++ (for Windows) by  doxygen 1.6.1