Unit 'uVerletClassesGL' Package
[Overview][Classes][Index] [#pl_glscene]

TGLVerletAssemblyClothTextured

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

Declaration

Source position: uVerletClassesGL.pas line 116

type TGLVerletAssemblyClothTextured = class(TGLVerletAssemblyCloth)

public

  TextureName1: string;

  

  TextureName2: string;

  

  FG1: TFGVertexNormalTexIndexList;

  

  FG2: TFGVertexNormalTexIndexList;

  

  constructor Create; override;

  

  destructor Destroy; override;

  

  procedure BuildNormals; override;

  

  procedure PrepareFaceGroups; override;

  

  procedure AddPoly(); override;

  

end;

Inheritance

TGLVerletAssemblyClothTextured

  

|

TGLVerletAssemblyCloth

  

|

TGLVerletAssemblyBase

  

|

TVerletAssembly

  

|

TObject



CT Web help

CodeTyphon Studio