JunkBox_Lib++ (for Windows) 1.10.1
Loading...
Searching...
No Matches
STLData Struct Reference

#include <STL.h>

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座標

Definition at line 31 of file STL.h.

Member Data Documentation

◆ pad

unsigned short pad

Definition at line 33 of file STL.h.

◆ vect

float vect[12]

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