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