Class TMFDouble
Unit
X3DFields
Declaration
type TMFDouble = class(specialize TX3DSimpleMultField<Double,TSFDouble,TDoubleList>)
Description
No description available, ancestor TX3DSimpleMultField description follows
X3D field with a list of values. This is an ancestor of most multiple-value X3D fields.
Hierarchy
Overview
Methods
Description
Methods
  | 
procedure AssignLerp(const A: Double; Value1, Value2: TX3DField); override; | 
| 
  | 
  | 
function CanAssignLerp: boolean; override; | 
| 
  | 
  | 
class function X3DType: String; override; | 
| 
  | 
  | 
class function CreateEvent(const AParentNode: TX3DFileItem; const AName: String; const AInEvent: boolean): TX3DEvent; override; | 
| 
  | 
Generated by PasDoc 0.16.0.