Class TBallJointNode
Unit
X3DNodes
Declaration
type TBallJointNode = class(TAbstractRigidJointNode)
Description
No description available, ancestor TAbstractRigidJointNode description follows
No description available, ancestor TAbstractNode description follows
Base X3D node that can have some metadata.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
procedure CreateNode; override; |
|
|
class function ClassX3DType: string; override; |
|
Properties
|
property FdAnchorPoint: TSFVec3f read FFdAnchorPoint; |
Internal wrapper for property AnchorPoint. This wrapper API may change, we advise to access simpler AnchorPoint instead.
|
|
property AnchorPoint: TVector3 read GetAnchorPoint write SetAnchorPoint; |
|
|
property EventBody1AnchorPoint: TSFVec3fEvent read FEventBody1AnchorPoint; |
|
|
property EventBody2AnchorPoint: TSFVec3fEvent read FEventBody2AnchorPoint; |
|
Generated by PasDoc 0.16.0.