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