Class TNormalNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TNormalNode = class(TAbstractNormalNode)

Description

Normal node. So simple, it's identical for all VRML and X3D versions (including ancient VRML 1.0).

Hierarchy

Overview

Methods

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

Properties

Public property FdVector: TMFVec3f read FFdVector;

Description

Methods

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

Properties

Public property FdVector: TMFVec3f read FFdVector;
 

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