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

TFileGLA

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: FileGL2.pas line 149

type TFileGLA = class

public

  AnimHeader: TGLAHeader;

  

  SkeletonOffsets: TGLASkeletonOffsets;

  

  Skeleton: array of TGLASkeleton;

  

  BoneIndices: array of Integer;

  

  CompBonePool: array of TGLACompQuatBone;

  

  function GetCompressedMatrix();

  

  function GetUnCompressedMatrix();

  

  procedure LoadFromStream();

  

end;

Inheritance

TFileGLA

  

|

TObject



CT Web help

CodeTyphon Studio