Class TImageTextureNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TImageTextureNode = class(TAbstractX3DTexture2DNode, IAbstractUrlObject)

Description

no description available, TAbstractX3DTexture2DNode description follows
no description available, TAbstractTexture2DNode description follows

VRML/X3D texture that is 2D and is loaded (from file or some other stream).

For X3D, this descends from X3DTextureNode and is an ancestor for X3DTexture2DNode, so X3D hierarchy is nicely preserved.

Hierarchy

Overview

Methods

Protected procedure LoadTextureData(out WasCacheUsed: boolean); override;
Public procedure CreateNode; override;
Public class function ClassNodeTypeName: string; override;
Public class function URNMatching(const URN: string): boolean; override;
Public function TextureDescription: string; override;

Properties

Public property FdUrl: TMFString read FFdUrl;

Description

Methods

Protected procedure LoadTextureData(out WasCacheUsed: boolean); override;
 
Public procedure CreateNode; override;
 
Public class function ClassNodeTypeName: string; override;
 
Public class function URNMatching(const URN: string): boolean; override;
 
Public function TextureDescription: string; override;
 

Properties

Public property FdUrl: TMFString read FFdUrl;
 

Generated by PasDoc 0.13.0 on 2014-04-30 22:06:48