Unit 'nxModel' Package
[Overview][Types][Classes][Index] [#pl_nxpascal]

TMS3DTri

Declaration

Source position: nxModel.pas line 227

type TMS3DTri = packed record

  flags: Word;

  

  v: array [0..2] of Word;

  

  n: array [0..2,0..2] of single;

  

  s: array [0..2] of single;

  

  t: array [0..2] of single;

  

  smoothGroup: Byte;

  

  groupIndex: Byte;

  

end;



CT Web help

CodeTyphon Studio