Class TImageTexture3DNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TImageTexture3DNode = class(TAbstractTexture3DNode, IAbstractUrlObject)

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 FdUrl: TMFString read FFdUrl;

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 FdUrl: TMFString read FFdUrl;
 

Generated by PasDoc 0.13.0 on 2014-10-26 05:15:18