Scrambler
1
|
Public Attributes | |
TYPE(pSplineDef), dimension(3) | positions |
TYPE(pSplineDef), dimension(3) | focii |
TYPE(pSplineDef), dimension(3) | UpVectors |
INTEGER | iFrame = 0 |
INTEGER | nFrames = 0 |
REAL(KIND=qPREC), dimension(:), pointer | times |
Definition at line 28 of file movies.f90.
TYPE(pSplineDef), dimension(3) positions |
Definition at line 29 of file movies.f90.
TYPE(pSplineDef), dimension(3) focii |
Definition at line 30 of file movies.f90.
TYPE(pSplineDef), dimension(3) UpVectors |
Definition at line 31 of file movies.f90.
INTEGER iFrame = 0 |
Definition at line 32 of file movies.f90.
INTEGER nFrames = 0 |
Definition at line 33 of file movies.f90.
REAL(KIND=qPREC), dimension(:), pointer times |
Definition at line 34 of file movies.f90.