Unit 'GLMaterialEx' Package
[Overview][Types][Classes][Index] [#pl_glscene]

TGLBaseMaterialCollectionItem

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

Declaration

Source position: GLMaterialEx.pas line 87

type TGLBaseMaterialCollectionItem = class(TGLXCollectionItem,IGLMaterialLibrarySupported)

protected

  procedure SetName(); override;

  

  procedure NotifyChange(); virtual;

  

  property UserList: TPersistentObjectList; [r]

  

  procedure DoOnPrepare(); virtual; abstract;

  

public

  destructor Destroy; override;

  

  procedure RegisterUser();

  

  procedure UnregisterUser();

  

  function GetUserCount;

  

  function GetMaterialLibrary;

  

  property MaterialLibrary: TGLMaterialLibraryEx; [r]

  

  property IsValid: Boolean; [r]

  

published

  property Name: TGLMaterialComponentName; [rw]

  

  property DefferedInit: Boolean; [rw]

  

end;

Inheritance

TGLBaseMaterialCollectionItem

  

|

TObject,IGLMaterialLibrarySupported



CT Web help

CodeTyphon Studio