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