Class TComposedTexture3DNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TComposedTexture3DNode = class(TAbstractTexture3DNode)

Description

3D texture defined as a collection of 2D texture sources at various depths.

Hierarchy

Overview

Methods

Protected function AlphaChannelData: TAlphaChannel; override;
Public procedure CreateNode; override;
Public class function ClassX3DType: string; override;
Public class function URNMatching(const URN: string): boolean; override;
Public procedure LoadTextureData; override;

Properties

Public property FdTexture: TMFNode read FFdTexture;

Description

Methods

Protected function AlphaChannelData: TAlphaChannel; override;
 
Public procedure CreateNode; override;
 
Public class function ClassX3DType: string; override;
 
Public class function URNMatching(const URN: string): boolean; override;
 
Public procedure LoadTextureData; override;
 

Properties

Public property FdTexture: TMFNode read FFdTexture;
 

Generated by PasDoc 0.14.0.