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