Unit 'FileGL2' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_glscene]

TGLMVertex

Declaration

Source position: FileGL2.pas line 83

type TGLMVertex = record

  normal: TVector3f;

  

  vertex: TVector3f;

  

  uiNumWeightsAndBoneIndices: Cardinal;

  

  BoneWeightings: array [0..3] of Byte;

  

end;



CT Web help

CodeTyphon Studio