AlembicIArchive (object)¶
Methods¶
AlembicIArchive ( in AlembicIArchive other ) | |
AlembicIArchive ( in String fileName ) | |
AlembicIArchive () | |
AlembicIArchive | clone ? () |
cloneMembersTo ? ( io AlembicIArchive that ) | |
UInt32 | getArchiveVersion ? () |
UInt32 | getMaxNumSamplesForTimeSamplingIndex ? ( in UInt32 iIndex ) |
String | getName ? () |
UInt32 | getNumTimeSamplings ? () |
AlembicTimeSampling | getTimeSampling ? ( in UInt32 index ) |
AlembicIObject | getTop ? () |
reset ! () | |
Boolean | valid ? () |
~AlembicIArchive () |
Methods in detail¶
AlembicIArchive ( in AlembicIArchive other )
copy constructor
AlembicIArchive ( in String fileName )
AlembicIArchive AlembicIArchive.clone? ()
clone method
AlembicIArchive.cloneMembersTo? ( io AlembicIArchive that )
UInt32 AlembicIArchive.getArchiveVersion? ()
UInt32 AlembicIArchive.getMaxNumSamplesForTimeSamplingIndex? ( in UInt32 iIndex )
String AlembicIArchive.getName? ()
UInt32 AlembicIArchive.getNumTimeSamplings? ()
AlembicTimeSampling AlembicIArchive.getTimeSampling? ( in UInt32 index )
AlembicIObject AlembicIArchive.getTop? ()
AlembicIArchive.reset! ()
Boolean AlembicIArchive.valid? ()
~ AlembicIArchive ()