Class TCollidableShapeNode
Unit
Declaration
type TCollidableShapeNode = class(TAbstractNBodyCollidableNode)
Description
No description available, ancestor TAbstractNBodyCollidableNode description follows
No description available, ancestor TAbstractChildNode description follows
Abstract node type that indicates that the node may be used as a child of a grouping node, e.g. inside TAbstractGroupingNode.FdChildren.
Hierarchy
- TObject
- TPersistent
- TX3DFileItem
- TX3DNode
- TAbstractNode
- TAbstractChildNode
- TAbstractNBodyCollidableNode
- TCollidableShapeNode
Overview
Methods
procedure CreateNode; override; |
|
class function ClassX3DType: string; override; |
Properties
property FdShape: TSFNode read FFdShape; |
|
property Shape: TShapeNode read GetShape write SetShape; |
Description
Methods
procedure CreateNode; override; |
|
class function ClassX3DType: string; override; |
|
Properties
property FdShape: TSFNode read FFdShape; |
|
Internal wrapper for property Shape. This wrapper API may change, we advise to access simpler Shape instead. |
property Shape: TShapeNode read GetShape write SetShape; |
|
Generated by PasDoc 0.16.0.