UnityMol  0.9.6-875
UnityMol viewer / In developement
GenInterpolationArray_BF Class Reference

Public Member Functions

void CalculateSplineArray ()
 

Public Attributes

List< float[]> InputKeyNodes
 
List< string > InputTypeArray
 
List< float > InputBfactArray
 
List< float[]> OutputKeyNodes
 
List< string > OutputTypeArray
 
List< float > OutputBfactArray
 

Private Member Functions

void Start ()
 

Detailed Description

Definition at line 70 of file GenInterpolationArray_BF.cs.

Member Function Documentation

void GenInterpolationArray_BF.Start ( )
private

Definition at line 83 of file GenInterpolationArray_BF.cs.

Member Data Documentation

List<float> GenInterpolationArray_BF.InputBfactArray

Definition at line 75 of file GenInterpolationArray_BF.cs.

Referenced by BFactorRep.CreateBFRep().

List<float[]> GenInterpolationArray_BF.InputKeyNodes

Definition at line 72 of file GenInterpolationArray_BF.cs.

Referenced by BFactorRep.CreateBFRep().

List<string> GenInterpolationArray_BF.InputTypeArray

Definition at line 73 of file GenInterpolationArray_BF.cs.

Referenced by BFactorRep.CreateBFRep().

List<float> GenInterpolationArray_BF.OutputBfactArray

Definition at line 80 of file GenInterpolationArray_BF.cs.

Referenced by BFactorRep.CreateBFRep().

List<float[]> GenInterpolationArray_BF.OutputKeyNodes

Definition at line 77 of file GenInterpolationArray_BF.cs.

Referenced by BFactorRep.CreateBFRep().

List<string> GenInterpolationArray_BF.OutputTypeArray

Definition at line 78 of file GenInterpolationArray_BF.cs.

Referenced by BFactorRep.CreateBFRep().


The documentation for this class was generated from the following file: