AlembicOFaceSetSchema (object)¶
Methods¶
AlembicOFaceSetSchema ( in AlembicOFaceSetSchema other ) | |
AlembicOFaceSetSchema () | |
AlembicOFaceSetSchema | clone ? () |
AlembicOCompoundProperty | getArbGeomParams ? () |
AlembicOScalarProperty | getChildBoundsProperty ? () |
AlembicFaceSetExclusivity | getFaceExclusivity ? () |
UInt32 | getNumSamples ? () |
AlembicOCompoundProperty | getUserProperties ? () |
reset ! () | |
set ! ( in AlembicOFaceSetSample sample ) | |
setFaceExclusivity ! ( in AlembicFaceSetExclusivity facesExclusive ) | |
setTimeSampling ! ( in UInt32 index ) | |
Boolean | valid ? () |
~AlembicOFaceSetSchema () |
Methods in detail¶
AlembicOFaceSetSchema ( in AlembicOFaceSetSchema other )
copy constructor
AlembicOFaceSetSchema AlembicOFaceSetSchema.clone? ()
clone method
AlembicOCompoundProperty AlembicOFaceSetSchema.getArbGeomParams? ()
AlembicOScalarProperty AlembicOFaceSetSchema.getChildBoundsProperty? ()
AlembicFaceSetExclusivity AlembicOFaceSetSchema.getFaceExclusivity? ()
UInt32 AlembicOFaceSetSchema.getNumSamples? ()
AlembicOCompoundProperty AlembicOFaceSetSchema.getUserProperties? ()
AlembicOFaceSetSchema.reset! ()
AlembicOFaceSetSchema.set! ( in AlembicOFaceSetSample sample )
AlembicOFaceSetSchema.setFaceExclusivity! ( in AlembicFaceSetExclusivity facesExclusive )
AlembicOFaceSetSchema.setTimeSampling! ( in UInt32 index )
Boolean AlembicOFaceSetSchema.valid? ()