Class TInlineLoadControlNode
Unit
X3DNodes
Declaration
type TInlineLoadControlNode = class(TInlineNode)
Description
InlineLoadControl (VRML 97 node).
Note that our Inline node conforms to X3D, and so our Inline already has a "load" field. So InlineLoadControl doesn't really have much use... InlineLoadControl is implemented mostly for compatibility with VRML 97. It has additional "children" output field.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure AfterLoadInlined; override; |
|
 |
procedure CreateNode; override; |
|
 |
class function ClassNodeTypeName: string; override; |
|
 |
class function URNMatching(const URN: string): boolean; override; |
|
Properties
Generated by PasDoc 0.13.0 on 2014-04-30 22:06:47
|