Class TComposedShaderNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TComposedShaderNode = class(TAbstractShaderNode, IAbstractProgrammableShaderObject)

Description

OpenGL Shading Language (GLSL) shader container, which should be composed from multiple TShaderPartNode instances.

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 FdParts: TMFNode read FFdParts;

Description

Methods

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

Properties

Public property FdParts: TMFNode read FFdParts;
 

Generated by PasDoc 0.14.0.