Unit 'DirectXUT' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_win_directxut]

TLineNode

Declaration

Source position: DirectXUT.pas line 1974

type TLineNode = record

  nLineID: Integer;

  

  Color: TD3DColor;

  

  fWidth: Single;

  

  bAntiAlias: Boolean;

  

  fScaleRatio: Single;

  

  pVertexList: PD3DXVector2Array;

  

  dwVertexListCount: DWORD;

  

end;



CT Web help

CodeTyphon Studio