AlembicIPointsSchema (object)¶
Methods¶
AlembicIPointsSchema ( in AlembicIPointsSchema other ) | |
AlembicIPointsSchema () | |
AlembicIPointsSchema | clone ? () |
get ? ( io AlembicIPointsSample sample ) | |
get ? ( io AlembicIPointsSample sample, in AlembicISampleSelector ss ) | |
AlembicICompoundProperty | getArbGeomParams ? () |
AlembicIScalarProperty | getChildBoundsProperty ? () |
AlembicIArrayProperty | getIdsProperty ? () |
UInt32 | getNumSamples ? () |
AlembicIArrayProperty | getPositionsProperty ? () |
AlembicTimeSampling | getTimeSampling ? () |
AlembicICompoundProperty | getUserProperties ? () |
AlembicIArrayProperty | getVelocitiesProperty ? () |
AlembicIFloat32GeomParam | getWidthsParam ? () |
Boolean | isConstant ? () |
reset ! () | |
Boolean | valid ? () |
~AlembicIPointsSchema () |
Methods in detail¶
AlembicIPointsSchema ( in AlembicIPointsSchema other )
copy constructor
AlembicIPointsSchema AlembicIPointsSchema.clone? ()
clone method
AlembicIPointsSchema.get? ( io AlembicIPointsSample sample )
AlembicIPointsSchema.get? ( io AlembicIPointsSample sample, in AlembicISampleSelector ss )
AlembicICompoundProperty AlembicIPointsSchema.getArbGeomParams? ()
AlembicIScalarProperty AlembicIPointsSchema.getChildBoundsProperty? ()
AlembicIArrayProperty AlembicIPointsSchema.getIdsProperty? ()
UInt32 AlembicIPointsSchema.getNumSamples? ()
AlembicIArrayProperty AlembicIPointsSchema.getPositionsProperty? ()
AlembicTimeSampling AlembicIPointsSchema.getTimeSampling? ()
AlembicICompoundProperty AlembicIPointsSchema.getUserProperties? ()
AlembicIArrayProperty AlembicIPointsSchema.getVelocitiesProperty? ()
AlembicIFloat32GeomParam AlembicIPointsSchema.getWidthsParam? ()
Boolean AlembicIPointsSchema.isConstant? ()
AlembicIPointsSchema.reset! ()
Boolean AlembicIPointsSchema.valid? ()
~ AlembicIPointsSchema ()