AlembicISubDSchema (object)

AlembicISubDSchema AlembicISubDSchema AlembicISubDSchema

Members

Data handle  

Methods

  AlembicISubDSchema ( in AlembicISubDSchema other )
  AlembicISubDSchema ()
AlembicISubDSchema clone ? ()
  get ? ( io AlembicISubDSample sample )
  get ? ( io AlembicISubDSample sample, in AlembicISampleSelector ss )
AlembicICompoundProperty getArbGeomParams ? ()
AlembicIScalarProperty getChildBoundsProperty ? ()
AlembicIArrayProperty getCornerIndicesProperty ? ()
AlembicIArrayProperty getCornerSharpnessesProperty ? ()
AlembicIArrayProperty getCreaseIndicesProperty ? ()
AlembicIArrayProperty getCreaseLengthsProperty ? ()
AlembicIArrayProperty getCreaseSharpnessesProperty ? ()
AlembicIArrayProperty getFaceCountsProperty ? ()
AlembicIArrayProperty getFaceIndicesProperty ? ()
AlembicIFaceSet getFaceSet ? ( in String name )
String[] getFaceSetNames ? ()
AlembicIScalarProperty getFaceVaryingInterpolateBoundaryProperty ? ()
AlembicIScalarProperty getFaceVaryingPropagateCornersProperty ? ()
AlembicIArrayProperty getHolesProperty ? ()
AlembicIScalarProperty getInterpolateBoundaryProperty ? ()
UInt32 getNumSamples ? ()
AlembicIArrayProperty getPositionsProperty ? ()
AlembicIScalarProperty getSubdivisionSchemeProperty ? ()
AlembicTimeSampling getTimeSampling ? ()
AlembicMeshTopologyVariance getTopologyVariance ? ()
AlembicIVec2VfGeomParam getUVsParam ? ()
AlembicICompoundProperty getUserProperties ? ()
AlembicIArrayProperty getVelocitiesProperty ? ()
Boolean hasFaceSet ? ( in String name )
Boolean isConstant ? ()
  reset ! ()
Boolean valid ? ()
  ~AlembicISubDSchema ()

Methods in detail

AlembicISubDSchema ( in AlembicISubDSchema other )

copy constructor


AlembicISubDSchema ()


AlembicISubDSchema AlembicISubDSchema.clone? ()

clone method


AlembicISubDSchema.get? ( io AlembicISubDSample sample )


AlembicISubDSchema.get? ( io AlembicISubDSample sample, in AlembicISampleSelector ss )


AlembicICompoundProperty AlembicISubDSchema.getArbGeomParams? ()


AlembicIScalarProperty AlembicISubDSchema.getChildBoundsProperty? ()


AlembicIArrayProperty AlembicISubDSchema.getCornerIndicesProperty? ()


AlembicIArrayProperty AlembicISubDSchema.getCornerSharpnessesProperty? ()


AlembicIArrayProperty AlembicISubDSchema.getCreaseIndicesProperty? ()


AlembicIArrayProperty AlembicISubDSchema.getCreaseLengthsProperty? ()


AlembicIArrayProperty AlembicISubDSchema.getCreaseSharpnessesProperty? ()


AlembicIArrayProperty AlembicISubDSchema.getFaceCountsProperty? ()


AlembicIArrayProperty AlembicISubDSchema.getFaceIndicesProperty? ()


AlembicIFaceSet AlembicISubDSchema.getFaceSet? ( in String name )


String[] AlembicISubDSchema.getFaceSetNames? ()


AlembicIScalarProperty AlembicISubDSchema.getFaceVaryingInterpolateBoundaryProperty? ()


AlembicIScalarProperty AlembicISubDSchema.getFaceVaryingPropagateCornersProperty? ()


AlembicIArrayProperty AlembicISubDSchema.getHolesProperty? ()


AlembicIScalarProperty AlembicISubDSchema.getInterpolateBoundaryProperty? ()


UInt32 AlembicISubDSchema.getNumSamples? ()


AlembicIArrayProperty AlembicISubDSchema.getPositionsProperty? ()


AlembicIScalarProperty AlembicISubDSchema.getSubdivisionSchemeProperty? ()


AlembicTimeSampling AlembicISubDSchema.getTimeSampling? ()


AlembicMeshTopologyVariance AlembicISubDSchema.getTopologyVariance? ()


AlembicIVec2VfGeomParam AlembicISubDSchema.getUVsParam? ()


AlembicICompoundProperty AlembicISubDSchema.getUserProperties? ()


AlembicIArrayProperty AlembicISubDSchema.getVelocitiesProperty? ()


Boolean AlembicISubDSchema.hasFaceSet? ( in String name )


Boolean AlembicISubDSchema.isConstant? ()


AlembicISubDSchema.reset! ()


Boolean AlembicISubDSchema.valid? ()


~ AlembicISubDSchema ()