AlembicONuPatchSchema (object)¶
Methods¶
| AlembicONuPatchSchema ( in AlembicONuPatchSchema other ) | |
| AlembicONuPatchSchema () | |
| AlembicONuPatchSchema | clone ? () |
| AlembicOCompoundProperty | getArbGeomParams ? () |
| AlembicOScalarProperty | getChildBoundsProperty ? () |
| UInt32 | getNumSamples ? () |
| AlembicTimeSampling | getTimeSampling ? () |
| AlembicOCompoundProperty | getUserProperties ? () |
| reset ! () | |
| set ! ( in AlembicONuPatchSample sample ) | |
| setFromPrevious ! () | |
| setTimeSampling ! ( in UInt32 index ) | |
| Boolean | valid ? () |
| ~AlembicONuPatchSchema () |
Methods in detail¶
AlembicONuPatchSchema ( in AlembicONuPatchSchema other )
copy constructor
AlembicONuPatchSchema AlembicONuPatchSchema.clone? ()
clone method
AlembicOCompoundProperty AlembicONuPatchSchema.getArbGeomParams? ()
AlembicOScalarProperty AlembicONuPatchSchema.getChildBoundsProperty? ()
UInt32 AlembicONuPatchSchema.getNumSamples? ()
AlembicTimeSampling AlembicONuPatchSchema.getTimeSampling? ()
AlembicOCompoundProperty AlembicONuPatchSchema.getUserProperties? ()
AlembicONuPatchSchema.reset! ()
AlembicONuPatchSchema.set! ( in AlembicONuPatchSample sample )
AlembicONuPatchSchema.setFromPrevious! ()
AlembicONuPatchSchema.setTimeSampling! ( in UInt32 index )
Boolean AlembicONuPatchSchema.valid? ()