|
iWaveOcean
3ds Max ocean simulation plugin
|
Public Member Functions | |
| ExternalFile (std::wstring filename) | |
| int | CheckValidity () const |
| bool | Read (int *startFrameOut, std::vector< Grid * > *gridsOut) const |
| bool | Write (int startFrame, const std::vector< Grid * > &gridsIn) const |
| int ExternalFile::CheckValidity | ( | ) | const |
Returns the number of frames in the file, or -1 if the file is invalid.