Object TBackgroundTextures
Unit
X3DNodes
Declaration
type TBackgroundTextures = object(TObject)
Description
Background textures.
Hierarchy
- TObject
- TBackgroundTextures
Overview
Fields
Methods
Description
Fields
Methods
 |
constructor InitClear; |
|
 |
procedure FreeAll(Cache: TTexturesVideosCache); |
Release and set to Nil all images. If Cache is Nil , release images by simple FreeAndNil, otherwise they are released from the cache by TextureImage_DecReference.
|
Generated by PasDoc 0.13.0 on 2013-08-17 21:27:16
|