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