Class TComposedTexture3DNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TComposedTexture3DNode = class(TAbstractTexture3DNode)

Description

no description available, TAbstractTexture3DNode description follows
no description available, TAbstractTextureNode description follows
no description available, TAbstractAppearanceChildNode description follows
no description available, TAbstractNode description follows

Base X3D node.

Almost all X3D nodes inherit from this. (Exception: X3DMetadataObject. So you cannot have metadata of metadata of...)

Hierarchy

Overview

Methods

Protected function AlphaChannelData: TAlphaChannel; override;
Public procedure CreateNode; override;
Public class function ClassNodeTypeName: 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 ClassNodeTypeName: 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.13.0 on 2014-04-30 22:06:49