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