AlembicONuPatch (object)¶
Methods¶
| AlembicONuPatch ( in AlembicONuPatch other ) | |
| AlembicONuPatch ( in AlembicOObject parent, in String name, in UInt32 timeSampling ) | |
| AlembicONuPatch () | |
| AlembicOObject | asOObject ? () |
| AlembicONuPatch | clone ? () |
| AlembicONuPatchSchema | getSchema ? () |
| Boolean | matches ? ( in AlembicMetaData metaData ) |
| reset ! () | |
| Boolean | valid ? () |
| ~AlembicONuPatch () |
Methods in detail¶
AlembicONuPatch ( in AlembicONuPatch other )
copy constructor
AlembicONuPatch ( in AlembicOObject parent, in String name, in UInt32 timeSampling )
AlembicOObject AlembicONuPatch.asOObject? ()
AlembicONuPatch AlembicONuPatch.clone? ()
clone method
AlembicONuPatchSchema AlembicONuPatch.getSchema? ()
Boolean AlembicONuPatch.matches? ( in AlembicMetaData metaData )
AlembicONuPatch.reset! ()
Boolean AlembicONuPatch.valid? ()
~ AlembicONuPatch ()