Class TPickableGroupNode
Unit
X3DNodes
Declaration
type TPickableGroupNode = class(TAbstractX3DGroupingNode, IAbstractPickableObject)
Description
No description available, ancestor TAbstractX3DGroupingNode description follows
Base node that contains children nodes, in X3D and VRML 2.0.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure CreateNode; override; |
|
|
 |
class function ClassX3DType: string; override; |
|
|
 |
procedure SetObjectType(const Value: array of string); |
|
|
Properties
 |
property FdObjectType: TMFString read FFdObjectType; |
|
|
 |
property FdPickable: TSFBool read FFdPickable; |
|
|
 |
property Pickable: Boolean read GetPickable write SetPickable; |
|
|
Generated by PasDoc 0.16.0.