Unit 'AsphyreMeshes' Package
[Overview][Classes][Variables][Index] [#pl_asphyresphinx]

TAsphyreMeshes

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

Declaration

Source position: AsphyreMeshes.pas line 91

type TAsphyreMeshes = class

public

  property Count: Integer; [r]

  

  property Items []: TAsphyreMesh; default; [r]

  

  property Mesh []: TAsphyreMesh; [r]

  

  function IndexOf();

  

  function Include();

  

  function AddFromFile();

  

  function AddFromArchive();

  

  procedure Remove();

  

  procedure RemoveAll;

  

  procedure MarkSearchDirty;

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TAsphyreMeshes

  

|

TObject



CT Web help

CodeTyphon Studio