Unit 'GLFileSTL' Package
[Overview][Types][Classes][Variables][Index] [#pl_glscene]

TSTLFace

Declaration

Source position: GLFileSTL.pas line 61

type TSTLFace = packed record

  normal: TSTLVertex;

  

  v1: TSTLVertex;

  

  v2: TSTLVertex;

  

  v3: TSTLVertex;

  

  padding: array [0..1] of Byte;

  

end;



CT Web help

CodeTyphon Studio