AlembicICurvesSchema (object)¶
Methods¶
AlembicICurvesSchema ( in AlembicICurvesSchema other ) | |
AlembicICurvesSchema () | |
AlembicICurvesSchema | clone ? () |
get ? ( io AlembicICurvesSample sample ) | |
get ? ( io AlembicICurvesSample sample, in AlembicISampleSelector ss ) | |
AlembicICompoundProperty | getArbGeomParams ? () |
AlembicIScalarProperty | getChildBoundsProperty ? () |
AlembicIArrayProperty | getKnotsProperty ? () |
AlembicIVec3NfGeomParam | getNormalsParam ? () |
UInt32 | getNumSamples ? () |
AlembicIArrayProperty | getNumVerticesProperty ? () |
AlembicIArrayProperty | getOrdersProperty ? () |
AlembicIArrayProperty | getPositionsProperty ? () |
AlembicTimeSampling | getTimeSampling ? () |
AlembicMeshTopologyVariance | getTopologyVariance ? () |
AlembicIVec2VfGeomParam | getUVsParam ? () |
AlembicICompoundProperty | getUserProperties ? () |
AlembicIArrayProperty | getVelocitiesProperty ? () |
AlembicIFloat32GeomParam | getWidthsParam ? () |
Boolean | isConstant ? () |
reset ! () | |
Boolean | valid ? () |
~AlembicICurvesSchema () |
Methods in detail¶
AlembicICurvesSchema ( in AlembicICurvesSchema other )
copy constructor
AlembicICurvesSchema AlembicICurvesSchema.clone? ()
clone method
AlembicICurvesSchema.get? ( io AlembicICurvesSample sample )
AlembicICurvesSchema.get? ( io AlembicICurvesSample sample, in AlembicISampleSelector ss )
AlembicICompoundProperty AlembicICurvesSchema.getArbGeomParams? ()
AlembicIScalarProperty AlembicICurvesSchema.getChildBoundsProperty? ()
AlembicIArrayProperty AlembicICurvesSchema.getKnotsProperty? ()
AlembicIVec3NfGeomParam AlembicICurvesSchema.getNormalsParam? ()
UInt32 AlembicICurvesSchema.getNumSamples? ()
AlembicIArrayProperty AlembicICurvesSchema.getNumVerticesProperty? ()
AlembicIArrayProperty AlembicICurvesSchema.getOrdersProperty? ()
AlembicIArrayProperty AlembicICurvesSchema.getPositionsProperty? ()
AlembicTimeSampling AlembicICurvesSchema.getTimeSampling? ()
AlembicMeshTopologyVariance AlembicICurvesSchema.getTopologyVariance? ()
AlembicIVec2VfGeomParam AlembicICurvesSchema.getUVsParam? ()
AlembicICompoundProperty AlembicICurvesSchema.getUserProperties? ()
AlembicIArrayProperty AlembicICurvesSchema.getVelocitiesProperty? ()
AlembicIFloat32GeomParam AlembicICurvesSchema.getWidthsParam? ()
Boolean AlembicICurvesSchema.isConstant? ()
AlembicICurvesSchema.reset! ()
Boolean AlembicICurvesSchema.valid? ()
~ AlembicICurvesSchema ()