Class TSeparatorNode_1
Unit
X3DNodes
Declaration
type TSeparatorNode_1 = class(TAbstractSeparatorNode_1)
Description
no description available, TAbstractSeparatorNode_1 description follows
Base class for VRML 1.0 nodes that push / pop all attributes and matrices. It is used in implementation of VRML 1.0 Separator and WWWAnchor. Also WWWInline does the same work, when it's "separate" field is true.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure CreateNode; override; |
|
 |
class function ClassNodeTypeName: string; override; |
|
Properties
 |
property FdRenderCulling: TSFEnum read FFdRenderCulling; |
|
Generated by PasDoc 0.14.0.
|