AlembicIFaceSetSchema (object)¶
Methods¶
AlembicIFaceSetSchema ( in AlembicIFaceSetSchema other ) | |
AlembicIFaceSetSchema () | |
AlembicIFaceSetSchema | clone ? () |
get ? ( io AlembicIFaceSetSample sample ) | |
get ? ( io AlembicIFaceSetSample sample, in AlembicISampleSelector ss ) | |
AlembicICompoundProperty | getArbGeomParams ? () |
AlembicIScalarProperty | getChildBoundsProperty ? () |
AlembicFaceSetExclusivity | getFaceExclusivity ? () |
UInt32 | getNumSamples ? () |
AlembicTimeSampling | getTimeSampling ? () |
AlembicICompoundProperty | getUserProperties ? () |
Boolean | isConstant ? () |
reset ! () | |
Boolean | valid ? () |
~AlembicIFaceSetSchema () |
Methods in detail¶
AlembicIFaceSetSchema ( in AlembicIFaceSetSchema other )
copy constructor
AlembicIFaceSetSchema AlembicIFaceSetSchema.clone? ()
clone method
AlembicIFaceSetSchema.get? ( io AlembicIFaceSetSample sample )
AlembicIFaceSetSchema.get? ( io AlembicIFaceSetSample sample, in AlembicISampleSelector ss )
AlembicICompoundProperty AlembicIFaceSetSchema.getArbGeomParams? ()
AlembicIScalarProperty AlembicIFaceSetSchema.getChildBoundsProperty? ()
AlembicFaceSetExclusivity AlembicIFaceSetSchema.getFaceExclusivity? ()
UInt32 AlembicIFaceSetSchema.getNumSamples? ()
AlembicTimeSampling AlembicIFaceSetSchema.getTimeSampling? ()
AlembicICompoundProperty AlembicIFaceSetSchema.getUserProperties? ()
Boolean AlembicIFaceSetSchema.isConstant? ()
AlembicIFaceSetSchema.reset! ()
Boolean AlembicIFaceSetSchema.valid? ()