Class TShaderProgramNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TShaderProgramNode = class(TAbstractNode, IAbstractUrlObject, IAbstractProgrammableShaderObject)

Description

Self-container shader part used with TProgramShaderNode, for example with Microsoft HLSL shader language. Not implemented.

Hierarchy

Overview

Methods

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

Properties

Public property FdUrl: TMFString read FFdUrl;
Public property FdType: TSFStringEnum read FFdType;

Description

Methods

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

Properties

Public property FdUrl: TMFString read FFdUrl;
 
Public property FdType: TSFStringEnum read FFdType;
 

Generated by PasDoc 0.14.0.